Bump new version
This commit is contained in:
parent
a4bc8986ff
commit
877e4ac6e2
|
@ -1,6 +1,6 @@
|
|||
-- this file is used by lite-xl to setup the Lua environment
|
||||
-- when starting
|
||||
VERSION = "1.16.1"
|
||||
VERSION = "1.16.2"
|
||||
|
||||
SCALE = tonumber(os.getenv("LITE_SCALE")) or SCALE
|
||||
PATHSEP = package.config:sub(1, 1)
|
||||
|
|
Loading…
Reference in New Issue