1 parent 5894b4e commit 465dd90Copy full SHA for 465dd90
1 file changed
gradle.properties
@@ -4,11 +4,11 @@ pluginGroup = de.sirywell.handlehints
4
pluginName = HandleHints
5
pluginRepositoryUrl = https://github.com/SirYwell/HandleHints
6
# SemVer format -> https://semver.org
7
-pluginVersion = 0.3.1
+pluginVersion = 0.3.2
8
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
pluginSinceBuild = 233
11
-pluginUntilBuild = 243.*
+pluginUntilBuild = 251.*
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension
14
platformType = IC
0 commit comments