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 3410de2 commit 4578d23Copy full SHA for 4578d23
build.gradle
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
group 'com.magento.idea'
17
-version '1.0.1'
+version '1.0.2'
18
19
apply plugin: 'org.jetbrains.intellij'
20
apply plugin: 'java'
resources/META-INF/plugin.xml
@@ -7,7 +7,7 @@
7
<idea-plugin>
8
<id>com.magento.idea.magento2plugin</id>
9
<name>Magento PhpStorm</name>
10
- <version>1.0.1</version>
+ <version>1.0.2</version>
11
<vendor url="https://github.com/magento/magento2-phpstorm-plugin">Magento Inc.</vendor>
12
13
<description><![CDATA[
0 commit comments