Skip to content

Commit f15d3f5

Browse files
committed
v1.5.1-SNAPSHOT
1 parent 5da463d commit f15d3f5

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
@@ -65,7 +65,7 @@ dependencies {
6565
}
6666

6767
group = 'io.github.fvarrui'
68-
version = '1.5.0-SNAPSHOT'
68+
version = '1.5.1-SNAPSHOT'
6969
description = 'Hybrid Maven/Gradle plugin to package Java applications as native Windows, Mac OS X or GNU/Linux executables and create installers for them'
7070

7171
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)