Skip to content

Commit 6ba164b

Browse files
committed
Version bump in Gradle
1 parent a0cb18f commit 6ba164b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ apply plugin: 'io.github.fvarrui.javapackager.plugin'
3030

3131
// Global settings:
3232
group = 'io.github.kovzol'
33-
ext.softwareVersion = '0.81'
33+
ext.softwareVersion = '0.82'
3434

3535
// These are default settings based on Gradle's standard layout:
3636
ext.poDir = 'src/main/po'

0 commit comments

Comments
 (0)