fix windows os error

This commit is contained in:
leminlimez
2025-04-04 15:23:19 -04:00
parent e804272724
commit 2a8925455a
3 changed files with 16 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ from tweaks.tweaks import tweaks
from tweaks.custom_gestalt_tweaks import CustomGestaltTweaks, ValueTypeStrings
from tweaks.daemons_tweak import Daemon
App_Version = "5.1"
App_Version = "5.1.1"
App_Build = 0
class Page(Enum):