Skip to content

Commit 864d1e9

Browse files
committed
chore: consume cds-lsp 9.1.2 and prepare 2.0.0-rc4
1 parent 5233304 commit 864d1e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
archiveName = cds-intellij.zip
66
pluginRepositoryUrl = https://github.com/cap-js/cds-intellij
77
# SemVer format -> https://semver.org
8-
pluginVersion = 2.0.0-rc3
8+
pluginVersion = 2.0.0-rc4
99

1010
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1111
pluginSinceBuild = 242

lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"@sap/cds-lsp": "9.1.0"
3+
"@sap/cds-lsp": "9.1.2"
44
}
55
}

0 commit comments

Comments
 (0)