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