We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998055c commit 000abefCopy full SHA for 000abef
gradle/project-info.gradle
@@ -3,7 +3,7 @@
3
// -----------------------------------------------------------------------------
4
ext.publishing.artifactId = project.name.toLowerCase()
5
ext.publishing.groupId = 'eu.mihosoft.jfx.scaledfx'
6
-ext.publishing.versionId = '0.5'
+ext.publishing.versionId = '0.6'
7
8
ext.publishing.developerName = 'Michael Hoffer'
9
ext.publishing.developerAlias = 'miho'
0 commit comments