Skip to content

Commit 1f535d0

Browse files
committed
feat: support 2024.2
1 parent acab3e5 commit 1f535d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ pluginGroup = com.huayi.intellijplatform.gitstats
44
pluginName = GitStats
55
pluginRepositoryUrl = https://github.com/zhensherlock/intellij-platform-git-stats-plugin
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.4.0
7+
pluginVersion = 0.5.0
88

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

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

0 commit comments

Comments
 (0)