File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33# add-final-modifier Changelog
44
5+ ## 0.1.2 - 2023-07-27
6+
7+ ### Added
8+ - Support new IDEA version
9+
10+
511## 0.1.1 - 2023-06-28
612
713### Fixed
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ pluginGroup = lwm.plugins
44pluginName = add-final-modifier
55pluginRepositoryUrl = https://github.com/githublwm/Add-Final-Modifier
66# SemVer format -> https://semver.org
7- pluginVersion = 0.1.1
7+ pluginVersion = 0.1.2
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 221
11- pluginUntilBuild = 231.*
11+ pluginUntilBuild =
1212
1313# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1414platformType = IC
You can’t perform that action at this time.
0 commit comments