1
0
forked from xomf/slabOS

Update updater.lua

This commit is contained in:
xomf 2025-06-02 00:37:29 +00:00
parent 76c98d0283
commit 37a7f7e7a6

View File

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