support 231.* builds
This commit is contained in:
parent
d329db56df
commit
ef3190b022
@ -9,6 +9,7 @@
|
||||
- Removed deprecated API access (TranslatorToolWindowFactory)
|
||||
|
||||
### Fixed
|
||||
- Support for all 2023.1 builds (231.*)
|
||||
- Exception on file change listener
|
||||
- Broken badge link in README
|
||||
|
||||
|
@ -8,7 +8,7 @@ pluginVersion = 4.4.0
|
||||
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||
# for insight into build numbers and IntelliJ Platform versions.
|
||||
pluginSinceBuild = 223
|
||||
pluginUntilBuild = 223.*
|
||||
pluginUntilBuild = 231.*
|
||||
|
||||
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
|
||||
platformType = IU
|
||||
|
Loading…
x
Reference in New Issue
Block a user