update restore message

This commit is contained in:
leminlimez
2025-03-31 13:52:27 -04:00
parent 349b8c0ad2
commit 672283eaa3
3 changed files with 4 additions and 3 deletions

View File

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