diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 21652e8e..606c3253 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -36,10 +36,10 @@ "bundleIdentifier": "com.rileytestut.AltStore.Beta", "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", - "version": "1.3.2b1", - "versionDate": "2020-05-03T14:00:00-07:00", - "versionDescription": "NEW\n• Displays \"Grant Permission\" alert that lists all private entitlements when installing an app that uses them.\n\nNOTE: No permission alert will appear for apps without private entitlements.\n\nPREVIOUS UPDATE\n• Adds support for installing apps using private entitlements via Psychic Paper (https://siguza.github.io/psychicpaper/)", - "downloadURL": "https://f000.backblazeb2.com/file/altstore/altstore-beta.ipa", + "version": "1.3.3b1", + "versionDate": "2020-05-08T12:00:00-07:00", + "versionDescription": "NEW\n• Fixes \"App ID already registered\" error when updating DolphiniOS\n• Verifies app's bundle ID matches the source's when downloading from a source.\n\nPREVIOUS UPDATES\n• Adds support for installing apps using private entitlements via Psychic Paper (https://siguza.github.io/psychicpaper/)\n• Displays \"Grant Permission\" alert that lists all private entitlements when installing an app that uses them.\n\nNOTE: No permission alert will appear for apps without private entitlements.", + "downloadURL": "https://f000.backblazeb2.com/file/altstore/apps/altstore/1_3_3_b1.ipa", "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis beta release of AltStore adds support for 3rd party sources, allowing you to download apps from other developers directly through AltStore.", "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", "tintColor": "018084", @@ -248,6 +248,6 @@ } ], "userInfo": { - "patreonAccessToken": "sHEBO5oFWNVqi-bVtYcJn5TXftnAnatR9TVH4C-mUGQ" + "patreonAccessToken": "TMcqAvUDhaWs03TqD55lp_Ccs7tyGzaOYhYjt0YMYPg" } }