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 d4dd6c2 commit a665368Copy full SHA for a665368
plugin/build.gradle.kts
@@ -5,7 +5,7 @@
5
* For more details on writing Custom Plugins, please refer to https://docs.gradle.org/8.5/userguide/custom_plugins.html in the Gradle documentation.
6
*/
7
group = "com.mendixlabs.mendix-gradle-plugin"
8
-version = "0.0.9-SNAPSHOT"
+version = "0.0.9"
9
10
plugins {
11
// Apply the Java Gradle plugin development plugin to add support for developing Gradle plugins
0 commit comments