Skip to content

Commit bc9b332

Browse files
committed
🔖 Version 1.12.2
1 parent cbf3fb9 commit bc9b332

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# gitmoji-intellij-plugin changelog
44

55
## [Unreleased]
6+
- Update to intellij 2023.2
7+
68

79
## [1.12.1] - 2023-02-21
810
- Update to intellij 2023.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginVersion = 1.12.1
1010
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1111
# for insight into build numbers and IntelliJ Platform versions.
1212
pluginSinceBuild = 222
13-
pluginUntilBuild = 231.*
13+
pluginUntilBuild = 232.*
1414

1515
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1616
platformType = IC

0 commit comments

Comments
 (0)