Skip to content

Commit e45108d

Browse files
committed
已经是 Lua 5.4 的时代了
1 parent 276e20f commit e45108d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/configuration.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ local config = {
44
["Lua.runtime.version"] = {
55
scope = "resource",
66
type = "string",
7-
default = "Lua 5.3",
7+
default = "Lua 5.4",
88
enum = {
99
"Lua 5.1",
1010
"Lua 5.2",

0 commit comments

Comments
 (0)