mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-06-07 18:14:06 +00:00
Change since/until build to 241-251.*
(2024.1-2025.1.*)
This commit is contained in:
parent
8c5a9ebf68
commit
3a5fce30c5
@ -18,7 +18,7 @@
|
||||
|
||||
- Upgrade Gradle Wrapper to `8.13`
|
||||
- Update `platformVersion` to `2024.1.7`
|
||||
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
|
||||
- Change since/until build to `241-251.*` (2024.1-2025.1.*)
|
||||
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.2.1`
|
||||
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.3.2`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.0`
|
||||
|
@ -8,7 +8,7 @@ pluginVersion = 2.0.3
|
||||
|
||||
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||
pluginSinceBuild = 241
|
||||
pluginUntilBuild = 243.*
|
||||
pluginUntilBuild = 251.*
|
||||
|
||||
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
|
||||
platformType = IC
|
||||
|
Loading…
Reference in New Issue
Block a user