Skip to content

Commit 19ed349

Browse files
committed
Release 2.5.2
1 parent 321a39f commit 19ed349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ext {
5151
}
5252
}
5353

54-
version = String.format("%s-%s", rootVersion, buildNumber)
54+
version = String.format("%s", rootVersion)
5555

5656
if (!project.hasProperty("gitCommitHash")) {
5757
apply(plugin = "org.ajoberstar.grgit")

0 commit comments

Comments
 (0)