This commit is contained in:
borderban 2026-05-05 15:15:29 +05:00
parent 0c47d8c0a9
commit b07ebd68ab

View file

@ -11,7 +11,7 @@ import threading
import subprocess
import re
APP_VERSION = "v1.1.6"
APP_VERSION = "v1.1.7.2"
UPDATE_API_URL = "https://git.borderban.ru/api/v1/repos/BorderBan/client-py/releases/latest"
SERVER_URL = "https://server1.borderban.ru/mods/"
CONFIG_FILE = Path.home() / ".factorio_sync_config.json"