Skip to content

Commit 22f06f8

Browse files
fbriconangelozerr
authored andcommitted
Use lemminx 0.18.4
Signed-off-by: Fred Bricon <[email protected]>
1 parent ec82cd1 commit 22f06f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [0.18.3](https://github.com/redhat-developer/vscode-xml/milestone/24?closed=1) (February 1, 2022)
3+
## [0.18.3](https://github.com/redhat-developer/vscode-xml/milestone/24?closed=1) (February 2, 2022)
44

55
### Enhancements
66
* Support more customization for attribute elements in document symbols protocol. See [#633](https://github.com/redhat-developer/vscode-xml/issues/633).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dtd"
1717
],
1818
"xmlServer": {
19-
"version": "0.18.3"
19+
"version": "0.18.4"
2020
},
2121
"binaryServerDownloadUrl": {
2222
"linux": "https://download.jboss.org/jbosstools/vscode/snapshots/lemminx-binary/LATEST/lemminx-linux.zip",

0 commit comments

Comments
 (0)