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