We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a040eab commit 1c3a37bCopy full SHA for 1c3a37b
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group 'com.magento.idea'
11
-version '1.0.0'
+version '1.0.1'
12
13
apply plugin: 'org.jetbrains.intellij'
14
apply plugin: 'java'
resources/META-INF/plugin.xml
@@ -7,7 +7,7 @@
7
<idea-plugin>
<id>com.magento.idea.magento2plugin</id>
<name>Magento PhpStorm</name>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<vendor url="https://github.com/magento/magento2-phpstorm-plugin">Magento Inc.</vendor>
<description><![CDATA[
0 commit comments