From 2c5ba4e09d617708c97763d510f718ba36ae8706 Mon Sep 17 00:00:00 2001 From: akefirad Date: Sun, 19 Jan 2025 11:50:49 +0100 Subject: [PATCH] GH-0 release v0.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6ed8ae1..ae53e54 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.akefirad.groom pluginName = Groom pluginRepositoryUrl = https://github.com/akefirad/groom # SemVer format -> https://semver.org -pluginVersion = 0.0.2 +pluginVersion = 0.1.0 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 233