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 174dde5 commit d7cbc67Copy full SHA for d7cbc67
CHANGELOG.md
@@ -6,4 +6,4 @@
6
7
### Added
8
9
-- Added support for Codacy MCP with both Junie and GitHub Copilot on Linux and macOS
+- Small bug fixes and improvements.
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.codacy.intellij.plugin
4
pluginName = codacy-intellij-plugin
5
pluginRepositoryUrl = https://github.com/codacy/codacy-intellij-extension
# SemVer format -> https://semver.org
-pluginVersion = 0.0.8
+pluginVersion = 0.0.9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
pluginSinceBuild = 223
0 commit comments