File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 14
14
</properties >
15
15
<body >
16
16
<release version =" 18.5.0" date =" upcoming" >
17
+ <action type =" update" >
18
+ Update to lsp-cli-plus 2.1.0. See [lsp-cli-plus release notes](https://github.com/ltex-plus/lsp-cli-plus/releases/tag/2.1.0).
19
+ </action >
17
20
<action type =" update" >
18
21
Update bundled Java runtime from 21.0.4+7 to 21.0.5+11. No separate beta Java runtime build is required anymore for Windows aarch64.
19
22
</action >
Original file line number Diff line number Diff line change 14
14
import tempfile
15
15
import urllib .request
16
16
17
- lspCliVersion = "2.0 .0"
17
+ lspCliVersion = "2.1 .0"
18
18
19
19
20
20
@@ -56,7 +56,7 @@ def main() -> None:
56
56
{
57
57
"programName": "ltex-cli-plus",
58
58
"helpMessage": {
59
- "description": "LTeX CLI - Command-line interface for LTeX LS",
59
+ "description": "LTeX+ CLI - Command-line interface for LTeX+ LS",
60
60
"visibleArguments": [
61
61
"--client-configuration",
62
62
"--verbose"
You can’t perform that action at this time.
0 commit comments