Skip to content

Commit d817374

Browse files
committed
Bump version
1 parent 4061662 commit d817374

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## 1.1.2
1+
## 1.2.0
2+
* Run GlobalProcessors (e.g. Reformat) last so that code is formatted correctly #90
23
* Dropped support for IntelliJ versions < 2023
34

45
## 1.1.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pluginGroup=software.xdev.saveactions
33
pluginName=Save Actions X
44
# SemVer format -> https://semver.org
5-
pluginVersion=1.1.2-SNAPSHOT
5+
pluginVersion=1.2.0-SNAPSHOT
66
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
77
platformType=IC
88
platformVersion=2023.1.6

0 commit comments

Comments
 (0)