From 7cb51bae071aac852235f59dd8e229afb2a93dee Mon Sep 17 00:00:00 2001 From: lint <47455468+lint@users.noreply.github.com> Date: Sat, 6 Jun 2020 23:48:16 -0400 Subject: [PATCH] Bump version to 1.3.3 and update Makefile --- Makefile | 3 ++- control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cbdf696..032688c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ ARCHS = armv7 armv7s arm64 arm64e +GO_EASY_ON_ME=1 include $(THEOS)/makefiles/common.mk @@ -11,4 +12,4 @@ tweak/Apollo.xm_CFLAGS = -fno-objc-arc include $(THEOS_MAKE_PATH)/tweak.mk SUBPROJECTS += prefs -include $(THEOS_MAKE_PATH)/aggregate.mk \ No newline at end of file +include $(THEOS_MAKE_PATH)/aggregate.mk diff --git a/control b/control index ef31bda..57128cc 100644 --- a/control +++ b/control @@ -1,7 +1,7 @@ Package: com.lint.undelete Name: TFDidThatSay? Depends: mobilesubstrate -Version: 1.3.2 +Version: 1.3.3 Architecture: iphoneos-arm Description: See "[deleted]" comments and posts without leaving Reddit! Maintainer: lint