From fcde559496db20381c636dbc51fd28a9eb5e6c49 Mon Sep 17 00:00:00 2001 From: GorouFlex <98001973+gorouflex@users.noreply.github.com> Date: Sun, 3 Mar 2024 13:12:47 +0700 Subject: [PATCH] bump --- UXTU4Mac/UXTU4Mac.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UXTU4Mac/UXTU4Mac.py b/UXTU4Mac/UXTU4Mac.py index bf841dc..e7823d4 100644 --- a/UXTU4Mac/UXTU4Mac.py +++ b/UXTU4Mac/UXTU4Mac.py @@ -5,7 +5,7 @@ CONFIG_PATH = 'config.ini' LATEST_VERSION_URL = "https://github.com/AppleOSX/UXTU4Mac/releases/latest" GITHUB_API_URL = "https://api.github.com/repos/AppleOSX/UXTU4Mac/releases/latest" -LOCAL_VERSION = "0.1.7" +LOCAL_VERSION = "0.1.71" PRESETS = { "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000",