File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77### Added
88
9- - Support for 2024.2 products
9+ - Support for 2024.3 products
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ pluginGroup = com.codacy.intellij.plugin
44pluginName = codacy-intellij-plugin
55pluginRepositoryUrl = https://github.com/codacy/codacy-intellij-extension
66# SemVer format -> https://semver.org
7- pluginVersion = 0.0.3
7+ pluginVersion = 0.0.4
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 223
11- pluginUntilBuild = 242 .*
11+ pluginUntilBuild = 243 .*
1212
1313# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1414platformType = IC
You can’t perform that action at this time.
0 commit comments