Skip to content

Commit 8a53a6a

Browse files
committed
Update version to 2023.04.01
1 parent 65b25dd commit 8a53a6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22

33
# PhpClean Changelog
4-
## [2023.03.01]
4+
## [2023.04.01]
55
### Fixed
66
- #162 Skip "use assert" qf before variable declaration
77
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginGroup = com.funivan.idea.phpClean
22
pluginName_ = PhpClean
33
name = PhpClean
4-
pluginVersion = 2023.03.01
4+
pluginVersion = 2023.04.01
55
pluginSinceBuild = 221.5080.224
66
#pluginUntilBuild = 203.*
77
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

0 commit comments

Comments
 (0)