update build number

This commit is contained in:
leminlimez
2025-04-03 12:11:22 -04:00
parent 53143f64c2
commit ebcda6f4da

View File

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