update build number

This commit is contained in:
leminlimez
2025-03-24 11:14:39 -04:00
parent e134f6e5f5
commit 6f573811ae

View File

@@ -19,7 +19,7 @@ from tweaks.custom_gestalt_tweaks import CustomGestaltTweaks, ValueTypeStrings
from tweaks.daemons_tweak import Daemon
App_Version = "5.0"
App_Build = 10
App_Build = 0
class Page(Enum):
Home = 0