From c6587028dd071db1a038341c3192d31100bd80f7 Mon Sep 17 00:00:00 2001 From: strangelookingnerd <49242855+strangelookingnerd@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:46:00 +0200 Subject: [PATCH] Prepare next version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 949d2db..68e9071 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.github.strangelookingnerd pluginName = pedro-progress-bar pluginRepositoryUrl = https://github.com/strangelookingnerd/pedro-progress-bar-plugin # SemVer format -> https://semver.org -pluginVersion = 0.0.4 +pluginVersion = 0.0.5 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 232