Skip to content

Commit

Permalink
release 3.9
Browse files Browse the repository at this point in the history
Taack committed Apr 24, 2024
1 parent 41b522a commit 73e79e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ buildscript {
}
}

ext.releaseVersion = '0.3.9-SNAPSHOT'
ext.releaseVersion = '0.3.9'
ext.isReleaseVersion = { -> !releaseVersion.endsWith('SNAPSHOT') }

version releaseVersion

0 comments on commit 73e79e9

Please sign in to comment.