We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b102d65 commit 038f577Copy full SHA for 038f577
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Unreleased]
6
7
+## [3.1.0] - 2026-04-07
8
+
9
+- Add support for IntelliJ IDEA 2026.1
10
11
## [3.0.4] - 2026-04-02
12
13
- Increase required CLI version to 3.12.2
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.cycode.plugin
pluginName = Cycode
pluginRepositoryUrl = https://github.com/cycodehq/intellij-platform-plugin
# SemVer format -> https://semver.org
-pluginVersion = 3.0.4
+pluginVersion = 3.1.0
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 241
0 commit comments