From ad3a7a34064c59201027a16d0a6e8e831b0f8d6c Mon Sep 17 00:00:00 2001 From: dell Date: Thu, 4 Jun 2020 22:28:33 +0800 Subject: [PATCH] Update --- Makefile | 2 +- control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 15190a3..77e5c5c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ TARGET = TimeMachine-on-iOS -VERSION = 0.9.0 +VERSION = 0.9.1 CC = xcrun -sdk iphoneos clang -arch arm64 -arch arm64e -miphoneos-version-min=10.3 LDID = ldid diff --git a/control b/control index 8e0d918..d59e1a3 100644 --- a/control +++ b/control @@ -1,5 +1,5 @@ Package: com.michael.TimeMachine -Version: 0.9.0 +Version: 0.9.1 Section: Tweaks Name: TimeMachine on iOS Author: halo_michael