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 65b25dd commit 8a53a6aCopy full SHA for 8a53a6a
CHANGELOG.md
@@ -1,7 +1,7 @@
1
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
2
3
# PhpClean Changelog
4
-## [2023.03.01]
+## [2023.04.01]
5
### Fixed
6
- #162 Skip "use assert" qf before variable declaration
7
### Added
gradle.properties
pluginGroup = com.funivan.idea.phpClean
pluginName_ = PhpClean
name = PhpClean
-pluginVersion = 2023.03.01
+pluginVersion = 2023.04.01
pluginSinceBuild = 221.5080.224
#pluginUntilBuild = 203.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments