Prepare 1.16.4 release

This commit is contained in:
Francesco Abbate
2021-03-20 17:10:27 +01:00
parent f9115751b4
commit 60fa7d07ba
2 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
-- this file is used by lite-xl to setup the Lua environment
-- when starting
VERSION = "1.16.3"
VERSION = "1.16.4"
SCALE = tonumber(os.getenv("LITE_SCALE")) or SCALE
PATHSEP = package.config:sub(1, 1)