1
0
forked from xomf/slabOS

Update updater.lua

This commit is contained in:
xomf 2025-06-06 04:26:13 +00:00
parent 48fdb784ce
commit f9d241f7e5

View File

@ -1,4 +1,4 @@
local CURRENT_CLIENT_VERSION = "1.0.0.2"
local CURRENT_CLIENT_VERSION = "1.1.0.0"
local INSTALL_PATH = "/"
function http_get(url)