From 1bc2aa9d3811240d5105bcc9c34814d7d7676281 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Thu, 28 Jul 2022 11:41:52 -0500 Subject: [PATCH] =?UTF-8?q?[Apps]=20Adds=20=E2=80=9CNew=20to=20AltStore=3F?= =?UTF-8?q?=E2=80=9D=20news=20to=20highlight=20revamped=20FAQ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also removes old “Welcome to AltStore” news --- AltStore/Resources/apps.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 7db6a760..0b2ab646 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -186,15 +186,6 @@ "date": "2019-09-28", "notify": true }, - { - "title": "Welcome to AltStore", - "identifier": "welcome-to-altstore", - "caption": "Please read the FAQ for help with installing apps.", - "tintColor": "018084", - "url": "https://altstore.io/faq/", - "date": "2019-09-28", - "notify": false - }, { "title": "Sideloading is Here!", "identifier": "sideloading-is-here", @@ -261,6 +252,15 @@ "url": "https://faq.altstore.io/release-notes/altstore", "date": "2022-05-05", "notify": true + }, + { + "title": "New to AltStore?", + "identifier": "updated-faq", + "caption": "Check out our updated guide to learn how to sideload apps!", + "tintColor": "018084", + "url": "https://faq.altstore.io", + "date": "2022-07-28", + "notify": false } ], "userInfo": {