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 100a31e commit 409be9dCopy full SHA for 409be9d
CHANGELOG.md
@@ -3,9 +3,11 @@
3
# regex-rename-files Changelog
4
5
## [Unreleased]
6
+### Added
7
+- Rename to lower case function
8
9
## [1.2.1]
-### Changed
10
+### Changed
11
- Added support for 2022.2 IDE builds
12
13
## [1.2.0]
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = nl.bryanderidder.regexrenamefiles
pluginName = Regex Rename files
-pluginVersion = 1.2.1
+pluginVersion = 1.2.2
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments