aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2021-07-17 21:30:25 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2021-07-17 21:30:25 +0200
commitd3f1a3a5b2e8a2128b550f9b7d63e21e9329220a (patch)
treed3530112687ddc4cc3081efe516f969665d871a9
parent69da9655d1767762f71e021a0fe57e109de8efd2 (diff)
downloadlite-xl-d3f1a3a5b2e8a2128b550f9b7d63e21e9329220a.tar.gz
lite-xl-d3f1a3a5b2e8a2128b550f9b7d63e21e9329220a.zip
Bump 2.0-beta1 versionv2.0-beta1
-rw-r--r--data/core/start.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/core/start.lua b/data/core/start.lua
index 6090df4e..6288b877 100644
--- a/data/core/start.lua
+++ b/data/core/start.lua
@@ -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