Skip to content

Commit 0afec8a

Browse files
committed
Update build.gradle
1 parent fe278a1 commit 0afec8a

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
@@ -49,7 +49,7 @@ dependencies {
4949
}
5050

5151
group = 'io.github.fvarrui'
52-
version = '1.7.1'
52+
version = '1.7.2-SNAPSHOT'
5353
description = 'Hybrid Maven/Gradle plugin to package Java applications as native Windows, Mac OS X or GNU/Linux executables and create installers for them'
5454

5555
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)