Bump new version

This commit is contained in:
Francesco Abbate 2021-03-05 11:33:29 +01:00
parent a4bc8986ff
commit 877e4ac6e2
1 changed files with 1 additions and 1 deletions

View File

@ -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)