Skip to content

Commit

Permalink
Prepare release 1.14.0 (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTelemetry Java Bot authored May 19, 2022
1 parent 96d2459 commit 687a614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
val stableVersion = "1.14.0-SNAPSHOT"
val alphaVersion = "1.14.0-alpha-SNAPSHOT"
val stableVersion = "1.14.0"
val alphaVersion = "1.14.0-alpha"

allprojects {
if (findProperty("otel.stable") != "true") {
Expand Down

0 comments on commit 687a614

Please sign in to comment.