From bc4d5ba097b6db41cb1bf89808a5cc0cd535f711 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Fri, 30 Dec 2022 19:07:17 -0800 Subject: [PATCH] Fix sidestore version Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> --- AltStoreCore/Model/StoreApp.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AltStoreCore/Model/StoreApp.swift b/AltStoreCore/Model/StoreApp.swift index fc522538..ad10f835 100644 --- a/AltStoreCore/Model/StoreApp.swift +++ b/AltStoreCore/Model/StoreApp.swift @@ -352,7 +352,7 @@ public extension StoreApp app.screenshotURLs = [] app.sourceIdentifier = Source.altStoreIdentifier - let appVersion = AppVersion.makeAppVersion(version: "0.1.2", + let appVersion = AppVersion.makeAppVersion(version: "0.3.0", date: Date(), downloadURL: URL(string: "http://rileytestut.com")!, size: 0,