mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
update readme and bump version
This commit is contained in:
@@ -53,6 +53,14 @@ Note: I am not responsible if your device bootloops. Please back up your data be
|
||||
- VPN
|
||||
- Chinese WLAN service
|
||||
- HealthKit
|
||||
- HealthKit
|
||||
- AirPrint
|
||||
- Assistive Touch
|
||||
- iCloud
|
||||
- Internet Tethering (aka Personal Hotspot)
|
||||
- PassBook
|
||||
- Spotlight
|
||||
- Voice Control
|
||||
- Risky (Hidden) Options:
|
||||
- Disable thermalmonitord
|
||||
- OTA Killer
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user