We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919ce40 commit 14ad7ccCopy full SHA for 14ad7cc
gradle/project-info.gradle
@@ -3,7 +3,7 @@
3
// -----------------------------------------------------------------------------
4
ext.publishing.artifactId = project.name.toLowerCase()
5
ext.publishing.groupId = 'eu.mihosoft.jcsg.ext.mesh'
6
-ext.publishing.versionId = '0.4.0'
+ext.publishing.versionId = '0.4.1'
7
8
ext.publishing.developerName = 'Michael Hoffer'
9
ext.publishing.developerAlias = 'miho'
0 commit comments