Update updater.lua

This commit is contained in:
xomf 2025-06-02 00:33:54 +00:00
parent 7f4d9107d0
commit aca19e6a42

View File

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