File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ pluginGroup = org.example.githubpang.rossynt
44pluginName = Rossynt
55pluginRepositoryUrl = 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
1010pluginSinceBuild = 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
1414platformType = 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
You can’t perform that action at this time.
0 commit comments