We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac56609 commit 0fe524aCopy full SHA for 0fe524a
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## Unreleased
6
7
+### Added
8
+
9
- Added setting "Check for IDE updates" which controls whether the plugin
10
checks and prompts for available IDE backend updates.
11
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup=com.coder.gateway
# Zip file name.
pluginName=coder-gateway
# SemVer format -> https://semver.org
-pluginVersion=2.16.0
+pluginVersion=2.17.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild=233.6745
0 commit comments