Update updater.lua

This commit is contained in:
xomf 2025-06-06 04:39:37 +00:00
parent 4c457e3118
commit 3074f9ec8d

View File

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