Update changelog and release number

This commit is contained in:
Francesco Abbate
2021-05-27 13:46:51 +02:00
parent 934f12cded
commit fe828b6ed9
2 changed files with 15 additions and 6 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
-- this file is used by lite-xl to setup the Lua environment
-- when starting
VERSION = "1.16.10"
-- this file is used by lite-xl to setup the Lua environment when starting
VERSION = "1.16.11"
MOD_VERSION = "1"
SCALE = tonumber(os.getenv("LITE_SCALE")) or SCALE