Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* For more details on writing Custom Plugins, please refer to https://docs.gradle.org/8.5/userguide/custom_plugins.html in the Gradle documentation.
*/
group = "com.mendixlabs.mendix-gradle-plugin"
version = "0.0.11"
version = "0.0.12-SNAPSHOT"

plugins {
// Apply the Java Gradle plugin development plugin to add support for developing Gradle plugins
Expand Down