We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7a953 commit 58b0d8aCopy full SHA for 58b0d8a
plugin/gradle.properties
@@ -4,11 +4,11 @@ pluginGroup = org.example.githubpang.rossynt
4
pluginName = Rossynt
5
pluginRepositoryUrl = https://github.com/GitHubPang/Rossynt
6
# SemVer format -> https://semver.org
7
-pluginVersion = 231.5.0
+pluginVersion = 231.5.1
8
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
pluginSinceBuild = 231
11
-pluginUntilBuild = 233.*
+pluginUntilBuild = 241.*
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
platformType = IC
0 commit comments