We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b309a commit 4bc5e62Copy full SHA for 4bc5e62
1 file changed
build.gradle
@@ -31,7 +31,7 @@ apply plugin: 'io.github.fvarrui.javapackager.plugin'
31
32
// Global settings:
33
group = 'io.github.kovzol'
34
-ext.softwareVersion = '0.85'
+ext.softwareVersion = '0.86'
35
36
// These are default settings based on Gradle's standard layout:
37
ext.poDir = 'src/main/po'
0 commit comments