From 92fb428e47a20a3d6d92dc5a589178e4373e678a Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Fri, 11 Oct 2019 15:03:26 -0700 Subject: [PATCH] =?UTF-8?q?Adds=20=E2=80=9CPrevent=20AltStore=20Expiring?= =?UTF-8?q?=E2=80=9D=20news=20item?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AltStore/Resources/apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 4720fa6a..90b8aa5a 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -192,6 +192,14 @@ "url": "https://altstore.io/faq/", "date": "2019-09-28", "notify": false + }, + { + "title": "Prevent AltStore Expiring", + "identifier": "altstore-expiring-bug-fix", + "caption": "Refresh AltStore at least once in “My Apps” to prevent it from expiring early. An update is coming soon to fix this bug.", + "tintColor": "fd423a", + "date": "2019-10-09", + "notify": false } ] }