File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ name: Run automated tests
55
66on :
77 pull_request :
8- branches : [ master, 1 .0.2 -develop, 2.0.0 -develop ]
8+ branches : [ master, 2 .0.0 -develop, 2.0.1 -develop ]
99
1010jobs :
1111 build-linux :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ repositories {
1414}
1515
1616group ' com.magento.idea'
17- version ' 2.0.0 '
17+ version ' 2.0.1 '
1818
1919apply plugin : ' org.jetbrains.intellij'
2020apply plugin : ' java'
Original file line number Diff line number Diff line change 77<idea-plugin >
88 <id >com.magento.idea.magento2plugin</id >
99 <name >Magento PhpStorm</name >
10- <version >2.0.0 </version >
10+ <version >2.0.1 </version >
1111 <vendor url =" https://github.com/magento/magento2-phpstorm-plugin" >Magento Inc.</vendor >
1212
1313 <description ><![CDATA[
You can’t perform that action at this time.
0 commit comments