Skip to content

Commit 8ca795f

Browse files
committed
Change since build to 252 (2025.2)
1 parent 44e2024 commit 8ca795f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/template-cleanup/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginRepositoryUrl = https://github.com/%REPOSITORY%
77
pluginVersion = 0.0.1
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10-
pluginSinceBuild = 251
10+
pluginSinceBuild = 252
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1313
platformType = IC

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
- Upgrade Gradle Wrapper to `9.2.1`
1414
- Update `platformVersion` to `2025.1.7`
15-
- Change since build to `251` (2025.1)
15+
- Change since build to `252` (2025.2)
1616
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.10.5`
1717
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.2.21`
1818
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.3`

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginRepositoryUrl = https://github.com/JetBrains/intellij-platform-plugin-temp
77
pluginVersion = 2.4.0
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10-
pluginSinceBuild = 251
10+
pluginSinceBuild = 252
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1313
platformType = IC

0 commit comments

Comments
 (0)