Skip to content

Commit ae119f1

Browse files
committed
increment app version to 0.1.5
1 parent ba535f7 commit ae119f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jlink {
4444
jvmArgs = ['-Djavafx.autoproxy.disable=true']
4545
}
4646
jpackage {
47-
appVersion = '0.1.4'
47+
appVersion = '0.1.5'
4848
icon = 'src/main/resources/table2.ico'
4949
jvmArgs = ['-Djavafx.autoproxy.disable=true']
5050
installerOptions = ['--win-upgrade-uuid', '855563f2-b2c5-4ac1-8af6-80a0baff651b']

0 commit comments

Comments
 (0)