File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0 ) .
6
6
7
+ ## 2025.2.0
8
+
7
9
## 2025.1.1
8
10
9
11
### Fixed
Original file line number Diff line number Diff line change 1
1
pluginGroup = com.magento.idea.magento2plugin
2
2
pluginName = Magento PhpStorm
3
3
pluginRepositoryUrl = https://github.com/magento/magento2-phpstorm-plugin
4
- pluginVersion = 2025.1.1
4
+ pluginVersion = 2025.2.0
5
5
pluginSinceBuild = 243.3
6
6
pluginUntilBuild = 258.*
7
7
platformType = PS
Original file line number Diff line number Diff line change 7
7
<idea-plugin require-restart =" true" >
8
8
<id >com.magento.idea.magento2plugin</id >
9
9
<name >Magento PhpStorm</name >
10
- <version >2025.1.1 </version >
10
+ <version >2025.2.0 </version >
11
11
<vendor url =" https://github.com/magento/magento2-phpstorm-plugin" >Magento Inc.</vendor >
12
12
13
13
<description ><![CDATA[
You can’t perform that action at this time.
0 commit comments