Bump 2.0-beta1 version

This commit is contained in:
Francesco Abbate 2021-07-17 21:30:25 +02:00
parent 69da9655d1
commit d3f1a3a5b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
-- this file is used by lite-xl to setup the Lua environment when starting
VERSION = "1.16.11"
VERSION = "2.0-beta1"
MOD_VERSION = "1"
SCALE = tonumber(os.getenv("LITE_SCALE")) or SCALE