Skip to content

Commit 4195f22

Browse files
committed
Update plugin for 2023.2
1 parent 8a52913 commit 4195f22

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
### Added
77
- better code completion from @rosingrind - closes #53
88
- code fixes from @rosingrind
9+
- updated for 2023.2 based IDEs
910

1011
## [0.0.26]
1112
### Added

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginVersion = 0.0.27
99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.
1111
pluginSinceBuild = 222
12-
pluginUntilBuild = 231.*
12+
pluginUntilBuild = 232.*
1313

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

0 commit comments

Comments
 (0)