Skip to content

Commit 146d104

Browse files
committed
Update gradle.properties for 2023.3.2
1 parent 2da530f commit 146d104

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin/gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ pluginGroup = org.example.githubpang.rossynt
44
pluginName = Rossynt
55
pluginRepositoryUrl = https://github.com/GitHubPang/Rossynt
66
# SemVer format -> https://semver.org
7-
pluginVersion = 223.4.0
7+
pluginVersion = 223.5.0
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 231
11-
pluginUntilBuild = 231.*
11+
pluginUntilBuild = 233.*
1212

1313
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1414
platformType = IC
15-
platformVersion = 231.9225-EAP-CANDIDATE-SNAPSHOT
15+
platformVersion = 231.9225.16
1616

1717
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1818
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22

0 commit comments

Comments
 (0)