Prepare release 1.16.10

This commit is contained in:
Francesco Abbate
2021-05-22 14:55:58 +02:00
parent 50f6ebe8ee
commit abc69a7a19
2 changed files with 12 additions and 1 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.9"
VERSION = "1.16.10"
MOD_VERSION = "1"
SCALE = tonumber(os.getenv("LITE_SCALE")) or SCALE