Skip to content

Commit

Permalink
Release 1.0.5 preparation (#14)
Browse files Browse the repository at this point in the history
* Describe 241 build in the changelog

* Stable version 1.0.5
  • Loading branch information
lipiridi authored Apr 14, 2024
1 parent a5cebdc commit b23402f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

### Changed
- Run gradle task for the entire project in sync mode
- Increase Idea compatibility version (sinceBuild) to 241

## [1.0.4] - 2023-12-11

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginName=Spotless Applier
pluginRepositoryUrl=https://github.com/lipiridi/spotless-applier

# SemVer format -> https://semver.org
pluginVersion=1.0.5-SNAPSHOT
pluginVersion=1.0.5

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=241
Expand Down

0 comments on commit b23402f

Please sign in to comment.