support 2022.3
This commit is contained in:
parent
853f36dd55
commit
c1c7c921c2
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
|
- Support for IntelliJ Platform version 2022.3
|
||||||
- Regex support for translation file patterns
|
- Regex support for translation file patterns
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -9,7 +9,7 @@ pluginVersion = 4.2.4
|
|||||||
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||||
# for insight into build numbers and IntelliJ Platform versions.
|
# for insight into build numbers and IntelliJ Platform versions.
|
||||||
pluginSinceBuild = 203
|
pluginSinceBuild = 203
|
||||||
pluginUntilBuild = 222.*
|
pluginUntilBuild = 223
|
||||||
|
|
||||||
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
|
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
|
||||||
platformType = IU
|
platformType = IU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user