Skip to content

Commit 000abef

Browse files
committed
version 0.6 is ready
1 parent 998055c commit 000abef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/project-info.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// -----------------------------------------------------------------------------
44
ext.publishing.artifactId = project.name.toLowerCase()
55
ext.publishing.groupId = 'eu.mihosoft.jfx.scaledfx'
6-
ext.publishing.versionId = '0.5'
6+
ext.publishing.versionId = '0.6'
77

88
ext.publishing.developerName = 'Michael Hoffer'
99
ext.publishing.developerAlias = 'miho'

0 commit comments

Comments
 (0)