New version tag
This commit is contained in:
parent
2c8e723c6d
commit
f50728bf18
|
@ -1,6 +1,6 @@
|
|||
-- this file is used by lite-xl to setup the Lua environment
|
||||
-- when starting
|
||||
VERSION = "1.16.5"
|
||||
VERSION = "1.16.6"
|
||||
|
||||
SCALE = tonumber(os.getenv("LITE_SCALE")) or SCALE
|
||||
PATHSEP = package.config:sub(1, 1)
|
||||
|
|
Loading…
Reference in New Issue