diff --git a/Makefile b/Makefile index b5e1236..f3d6bd6 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ SDKVERSION = 11.4 ARCHS = arm64 arm64e TrollLock_FILES = Tweak.x DEBUG=0 -PACKAGE_VERSION=1.0.2 +PACKAGE_VERSION=1.0.3 include $(THEOS_MAKE_PATH)/tweak.mk internal-stage:: diff --git a/control b/control index ebecc0f..13122f9 100644 --- a/control +++ b/control @@ -1,7 +1,7 @@ Package: com.nathan.trolllock Name: TrollLock Description: Tweak that turns the faceID glyph into a trollface -Version: 1.0.2 +Version: 1.0.3 Priority: optional Section: Tweaks Architecture: iphoneos-arm