diff --git a/Makefile b/Makefile index fab1af5..c866b4c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ TARGET := iphone:clang:latest:11.0 INSTALL_TARGET_PROCESSES = YouTube ARCHS = arm64 -PACKAGE_VERSION = 1.4.5-3 +PACKAGE_VERSION = 1.4.5-4 include $(THEOS)/makefiles/common.mk