Skip to content

Commit

Permalink
Update version to 2023.04.01
Browse files Browse the repository at this point in the history
  • Loading branch information
funivan committed Mar 31, 2023
1 parent 65b25dd commit 8a53a6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- Keep a Changelog guide -> https://keepachangelog.com -->

# PhpClean Changelog
## [2023.03.01]
## [2023.04.01]
### Fixed
- #162 Skip "use assert" qf before variable declaration
### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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
Expand Down

0 comments on commit 8a53a6a

Please sign in to comment.