Skip to content

Commit 687a614

Browse files
author
OpenTelemetry Java Bot
authored
Prepare release 1.14.0 (#344)
1 parent 96d2459 commit 687a614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.14.0-SNAPSHOT"
2-
val alphaVersion = "1.14.0-alpha-SNAPSHOT"
1+
val stableVersion = "1.14.0"
2+
val alphaVersion = "1.14.0-alpha"
33

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

0 commit comments

Comments
 (0)