We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5233304 commit 864d1e9Copy full SHA for 864d1e9
gradle.properties
@@ -5,7 +5,7 @@
5
archiveName = cds-intellij.zip
6
pluginRepositoryUrl = https://github.com/cap-js/cds-intellij
7
# SemVer format -> https://semver.org
8
-pluginVersion = 2.0.0-rc3
+pluginVersion = 2.0.0-rc4
9
10
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
11
pluginSinceBuild = 242
lsp/package.json
@@ -1,5 +1,5 @@
1
{
2
"dependencies": {
3
- "@sap/cds-lsp": "9.1.0"
+ "@sap/cds-lsp": "9.1.2"
4
}
0 commit comments