Skip to content

Commit ca56f46

Browse files
committed
U master version to 1.6.2-SNAPSHOT
1 parent 726888d commit ca56f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
}
7171

7272
group = 'io.github.fvarrui'
73-
version = '1.6.1-SNAPSHOT'
73+
version = '1.6.2-SNAPSHOT'
7474
description = 'Hybrid Maven/Gradle plugin to package Java applications as native Windows, Mac OS X or GNU/Linux executables and create installers for them'
7575

7676
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)