1
0
forked from xomf/slabOS

Update updater.lua

This commit is contained in:
xomf 2025-06-02 00:44:55 +00:00
parent c62539a04b
commit df6a5d5b28

View File

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