Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dayanch96 committed Sep 19, 2024
1 parent 9c231e3 commit 14c574f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ endif
ARCHS = arm64
INSTALL_TARGET_PROCESSES = YouTubeMusic
TARGET = iphone:clang:latest:13.0
PACKAGE_VERSION = 2.1
PACKAGE_VERSION = 2.2

THEOS_DEVICE_IP = 192.168.1.9
THEOS_DEVICE_PORT = 22
Expand All @@ -23,4 +23,4 @@ ifeq ($(SIDELOADING),1)
$(TWEAK_NAME)_FILES += Sideloading.xm
endif

include $(THEOS_MAKE_PATH)/tweak.mk
include $(THEOS_MAKE_PATH)/tweak.mk

0 comments on commit 14c574f

Please sign in to comment.