Skip to content

Commit ceabc45

Browse files
committed
Update build.gradle
1 parent ee99aa1 commit ceabc45

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
@@ -62,7 +62,7 @@ dependencies {
6262
}
6363

6464
group = 'io.github.fvarrui'
65-
version = '1.4.0'
65+
version = '1.4.1-SNAPSHOT'
6666
description = 'Hybrid Maven/Gradle plugin to package Java applications as native Windows, Mac OS X or GNU/Linux executables and create installers for them'
6767

6868
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)