We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d2459 commit 687a614Copy full SHA for 687a614
version.gradle.kts
@@ -1,5 +1,5 @@
1
-val stableVersion = "1.14.0-SNAPSHOT"
2
-val alphaVersion = "1.14.0-alpha-SNAPSHOT"
+val stableVersion = "1.14.0"
+val alphaVersion = "1.14.0-alpha"
3
4
allprojects {
5
if (findProperty("otel.stable") != "true") {
0 commit comments