mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 10:13:27 +01:00
Fix sidestore version
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
This commit is contained in:
@@ -352,7 +352,7 @@ public extension StoreApp
|
|||||||
app.screenshotURLs = []
|
app.screenshotURLs = []
|
||||||
app.sourceIdentifier = Source.altStoreIdentifier
|
app.sourceIdentifier = Source.altStoreIdentifier
|
||||||
|
|
||||||
let appVersion = AppVersion.makeAppVersion(version: "0.1.2",
|
let appVersion = AppVersion.makeAppVersion(version: "0.3.0",
|
||||||
date: Date(),
|
date: Date(),
|
||||||
downloadURL: URL(string: "http://rileytestut.com")!,
|
downloadURL: URL(string: "http://rileytestut.com")!,
|
||||||
size: 0,
|
size: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user