From af75de158ea94c0b318b03be8c9c287a6d214933 Mon Sep 17 00:00:00 2001 From: Shyim <6224096+shyim@users.noreply.github.com> Date: Tue, 21 Sep 2021 23:07:17 +0200 Subject: [PATCH] chore: increase version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c11dcf7..f5d112c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.github.shyim.shopware6 pluginName = shopware6-phpstorm-plugin -pluginVersion = 0.0.2 +pluginVersion = 0.0.3 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.