Skip to content

Commit ef80a62

Browse files
committed
Increase version to 1.0.3
1 parent f30b68a commit ef80a62

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.2",
5-
CompatVersion = "1.0.2",
4+
Version = "1.0.3",
5+
CompatVersion = "1.0.3",
66
VendorId = "theqtcompany",
77
Vendor = "The Qt Company",
88
Copyright = "(C) The Qt Company 2024",

0 commit comments

Comments
 (0)