Skip to content

Commit 409be9d

Browse files
committed
Update plugin version
1 parent 100a31e commit 409be9d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
# regex-rename-files Changelog
44

55
## [Unreleased]
6+
### Added
7+
- Rename to lower case function
68

79
## [1.2.1]
8-
### Changed
10+
### Changed
911
- Added support for 2022.2 IDE builds
1012

1113
## [1.2.0]

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = nl.bryanderidder.regexrenamefiles
55
pluginName = Regex Rename files
6-
pluginVersion = 1.2.1
6+
pluginVersion = 1.2.2
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)