update readme and bump version

This commit is contained in:
leminlimez
2024-12-31 16:52:17 -05:00
parent 8974e9a80f
commit 465a8cac2a
2 changed files with 9 additions and 1 deletions

View File

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