From 321ff078b1f92c5204a28bd1608dac4cab156b77 Mon Sep 17 00:00:00 2001 From: Shyim Date: Wed, 18 Dec 2024 15:53:32 +0100 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index de81759..23016e6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.github.shyim.shopware6 pluginName=shopware6-phpstorm-plugin -pluginVersion=0.0.46 +pluginVersion=0.0.47 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.