aboutsummaryrefslogtreecommitdiff
path: root/plugins/welcome.lua
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2024-07-09 10:20:35 -0400
committerAdam Harrison <adamdharrison@gmail.com>2024-10-13 19:49:52 -0400
commit39a6b6578cfe55212311592a5b3774a65f40d333 (patch)
treed5a1f34c7c3e8f0af799ada73569e6aa0a070671 /plugins/welcome.lua
parentc09b1224fbc618f12a92deb196e5d5c50e2bedd4 (diff)
downloadlite-xl-plugin-manager-3.0.tar.gz
lite-xl-plugin-manager-3.0.zip
Changed over to mod-version 4.03.0
Addedd in preview. git diff HEAD
Diffstat (limited to 'plugins/welcome.lua')
-rw-r--r--plugins/welcome.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/welcome.lua b/plugins/welcome.lua
index 5516568..03762b5 100644
--- a/plugins/welcome.lua
+++ b/plugins/welcome.lua
@@ -1,4 +1,4 @@
--- mod-version:3 --lite-xl 2.1
+-- mod-version:4 --lite-xl 3.0
local core = require "core"
local style = require "core.style"