We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5cebdc commit b23402fCopy full SHA for b23402f
CHANGELOG.md
@@ -9,6 +9,7 @@
9
10
### Changed
11
- Run gradle task for the entire project in sync mode
12
+- Increase Idea compatibility version (sinceBuild) to 241
13
14
## [1.0.4] - 2023-12-11
15
gradle.properties
@@ -4,7 +4,7 @@ pluginName=Spotless Applier
4
pluginRepositoryUrl=https://github.com/lipiridi/spotless-applier
5
6
# SemVer format -> https://semver.org
7
-pluginVersion=1.0.5-SNAPSHOT
+pluginVersion=1.0.5
8
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=241
0 commit comments