Skip to content

Commit 0d3a38c

Browse files
committed
Test invalid scripting version
1 parent a93884e commit 0d3a38c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ValeLS/ValeLS.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
return {
22
Id = "vale",
33
Name = "Vale Language Server",
4-
Version = "1.0.0",
5-
CompatVersion = "1.0.0",
4+
Version = "1.0.1",
5+
CompatVersion = "1.0.1",
66
VendorId = "theqtcompany",
77
Vendor = "The Qt Company",
88
Copyright = "(C) The Qt Company 2024",

0 commit comments

Comments
 (0)