Skip to content

Commit b3a3b2c

Browse files
authored
Revert "Update version to 1.48.0-SNAPSHOT" (#1970)
1 parent 0b7c5de commit b3a3b2c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
## Unreleased
44

5-
## Version 1.47.0 (2025-05-19)
6-
75
### GCP authentication extension
86

97
- Update the internal implementation such that the required headers are retrieved

version.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
val stableVersion = "1.48.0-SNAPSHOT"
2-
val alphaVersion = "1.48.0-alpha-SNAPSHOT"
1+
val stableVersion = "1.47.0-SNAPSHOT"
2+
val alphaVersion = "1.47.0-alpha-SNAPSHOT"
33

44
allprojects {
55
if (findProperty("otel.stable") != "true") {

0 commit comments

Comments
 (0)