Skip to content

Commit a665368

Browse files
authored
Set version to 0.0.9 (#16)
1 parent d4dd6c2 commit a665368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For more details on writing Custom Plugins, please refer to https://docs.gradle.org/8.5/userguide/custom_plugins.html in the Gradle documentation.
66
*/
77
group = "com.mendixlabs.mendix-gradle-plugin"
8-
version = "0.0.9-SNAPSHOT"
8+
version = "0.0.9"
99

1010
plugins {
1111
// Apply the Java Gradle plugin development plugin to add support for developing Gradle plugins

0 commit comments

Comments
 (0)