From d44a9d38dc79b4265b3c52cd1a9dd71b4f146984 Mon Sep 17 00:00:00 2001 From: Phawit Pornwattanakul Date: Sat, 21 Sep 2024 02:13:38 +0700 Subject: [PATCH] Update plugin version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e635b25..58c607e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.github.helloyeew.helloyeewjetbraintheme pluginName = helloyeew-theme pluginRepositoryUrl = https://github.com/HelloYeew/helloyeew-jetbrain-theme # SemVer format -> https://semver.org -pluginVersion = 1.0.2 +pluginVersion = 1.0.3 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 233