We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd2228 commit 7501111Copy full SHA for 7501111
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## Unreleased
6
7
+### Changed
8
+
9
+- updated GPD signatures for the CLI
10
11
## 2.23.0 - 2025-10-02
12
13
### Added
gradle.properties
@@ -5,7 +5,7 @@ pluginGroup=com.coder.gateway
artifactName=coder-gateway
pluginName=Coder
# SemVer format -> https://semver.org
-pluginVersion=2.23.0
+pluginVersion=2.23.1
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild=243.26574
0 commit comments