Skip to content

Commit fa1ca46

Browse files
committedMay 5, 2023
Update build.gradle
1 parent a167163 commit fa1ca46

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
@@ -64,7 +64,7 @@ dependencies {
6464
}
6565

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

7070
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)
Failed to load comments.