mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-12 16:23:32 +01:00
Change version to be 0.1.2
This commit is contained in:
committed by
Joseph Mattello
parent
ae6ed99dc4
commit
693df54b3b
@@ -352,7 +352,7 @@ public extension StoreApp
|
||||
app.screenshotURLs = []
|
||||
app.sourceIdentifier = Source.altStoreIdentifier
|
||||
|
||||
let appVersion = AppVersion.makeAppVersion(version: "1.0",
|
||||
let appVersion = AppVersion.makeAppVersion(version: "0.1.2",
|
||||
date: Date(),
|
||||
downloadURL: URL(string: "http://rileytestut.com")!,
|
||||
size: 0,
|
||||
|
||||
Reference in New Issue
Block a user