diff --git a/Makefile b/Makefile index c1e46b7..155afa7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ TARGET := iphone:clang:latest:11.0 INSTALL_TARGET_PROCESSES = YouTube ARCHS = arm64 -PACKAGE_VERSION = 1.5.0-1 +PACKAGE_VERSION = 1.5.0-2 include $(THEOS)/makefiles/common.mk