New version tag

This commit is contained in:
Francesco Abbate 2021-04-21 09:05:51 +02:00
parent 2c8e723c6d
commit f50728bf18
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.5"
VERSION = "1.16.6"
SCALE = tonumber(os.getenv("LITE_SCALE")) or SCALE
PATHSEP = package.config:sub(1, 1)