Fix sidestore version

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
This commit is contained in:
Spidy123222
2022-12-30 19:07:17 -08:00
committed by GitHub
parent c556783fe3
commit bc4d5ba097

View File

@@ -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,