Skip to content

Commit 465dd90

Browse files
authored
chore: support IJ 2025.1 early access (#154)
1 parent 5894b4e commit 465dd90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ pluginGroup = de.sirywell.handlehints
44
pluginName = HandleHints
55
pluginRepositoryUrl = https://github.com/SirYwell/HandleHints
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.3.1
7+
pluginVersion = 0.3.2
88

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

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

0 commit comments

Comments
 (0)