File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Added
8
8
9
+ - Support ` 251.* ` .
10
+
11
+ ## [ 0.0.3] - 2024-05-23
12
+
13
+ ### Added
14
+
9
15
- Support ` 243.* ` .
10
16
11
17
## [ 0.0.2] - 2024-05-23
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ pluginGroup = com.coder.jetbrains
4
4
pluginName = coder-gateway-backend
5
5
pluginRepositoryUrl = https://github.com/coder/jetbrains-backend-coder
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 0.0.3
7
+ pluginVersion = 0.0.4
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 223
11
- pluginUntilBuild = 243 .*
11
+ pluginUntilBuild = 251 .*
12
12
13
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
14
platformType = IC
You can’t perform that action at this time.
0 commit comments