Skip to content

Commit 4bc5e62

Browse files
committed
Version bump to 0.86 (gradle)
1 parent 47b309a commit 4bc5e62

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
@@ -31,7 +31,7 @@ apply plugin: 'io.github.fvarrui.javapackager.plugin'
3131

3232
// Global settings:
3333
group = 'io.github.kovzol'
34-
ext.softwareVersion = '0.85'
34+
ext.softwareVersion = '0.86'
3535

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

0 commit comments

Comments
 (0)