Change version to be 0.1.2

This commit is contained in:
Nythepegasus
2022-12-03 17:21:18 -05:00
committed by Joseph Mattello
parent ae6ed99dc4
commit 693df54b3b
2 changed files with 3 additions and 3 deletions

View File

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