Fixed app launching

This commit is contained in:
2025-06-02 10:54:54 +03:00
parent 92020c4de7
commit 2ce0f5d54f
3 changed files with 76 additions and 71 deletions

View File

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