From 7e2dea1da870e54b9f8336ec64c1b921e9fb98d6 Mon Sep 17 00:00:00 2001 From: Geert Bevin Date: Sat, 20 Jul 2024 18:42:45 -0400 Subject: [PATCH] Updated version to 0.5.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9c49621..81ed73c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = bld.idea pluginName = bld pluginRepositoryUrl = https://github.com/rife2/bld-idea # SemVer format -> https://semver.org -pluginVersion = 0.1.3 +pluginVersion = 0.5.0 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 232