Skip to content

Commit 64f9abc

Browse files
committed
Testing GH actions with a release version
1 parent 832dd15 commit 64f9abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ allprojects {
3838

3939
// Per the axion-release plugin, this computes the project version based
4040
// on the most recent tag in the repo.
41-
version "1.2-SNAPSHOT"
41+
version "1.2"
4242

4343
repositories {
4444
mavenCentral()

0 commit comments

Comments
 (0)