Skip to content

Commit 792195d

Browse files
committed
Bump version to 2.8.0
1 parent b3e20f8 commit 792195d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
### Added
88
- Add a setting for a command to run to get headers that will be set on all
99
requests to the Coder deployment.
10+
- Support for Gateway 2023.3.
1011

1112
## 2.6.0 - 2023-09-06
1213

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pluginGroup=com.coder.gateway
44
pluginName=coder-gateway
55
# SemVer format -> https://semver.org
6-
pluginVersion=2.7.0
6+
pluginVersion=2.8.0
77
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
# for insight into build numbers and IntelliJ Platform versions.
99
pluginSinceBuild=223.7571.70

0 commit comments

Comments
 (0)