diff --git a/macOS/UXTU4Unix.py b/macOS/UXTU4Unix.py index ed9a6fb..51f5904 100644 --- a/macOS/UXTU4Unix.py +++ b/macOS/UXTU4Unix.py @@ -12,7 +12,7 @@ import plistlib from configparser import ConfigParser -LOCAL_VERSION = "0.3.04" +LOCAL_VERSION = "0.3.1" LATEST_VERSION_URL = "https://github.com/HorizonUnix/UXTU4Unix/releases/latest" GITHUB_API_URL = "https://api.github.com/repos/HorizonUnix/UXTU4Unix/releases/latest" current_dir = os.path.dirname(os.path.realpath(__file__))