aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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