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