From e67eecf78b1b1a23bc02fb584f9925532ee8ff92 Mon Sep 17 00:00:00 2001 From: Leandro Alonso Date: Fri, 25 Oct 2019 14:44:03 -0300 Subject: [PATCH 1/2] Update WordPress language, screenshot and number of stars --- contents.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contents.json b/contents.json index 6d08c295..915db3b6 100644 --- a/contents.json +++ b/contents.json @@ -4984,14 +4984,14 @@ "official" ], "tags": [ - "objc" + "swift" ], "description": "Official WordPress app", "source": "https://github.com/wordpress-mobile/WordPress-iOS", "itunes": "https://apps.apple.com/app/wordpress/id335703880", - "stars": 2747, + "stars": 18800, "screenshots": [ - "https://cdn-images-1.medium.com/max/800/1*DC2_2VNsltlTH_16RKIvsw.png" + "https://mobiledotblog.files.wordpress.com/2019/10/690x0w.jpg" ], "license": "gpl-2.0", "date_added": "Tue Mar 17 11:03:45 2015 +0100", @@ -18296,4 +18296,4 @@ ] } ] -} \ No newline at end of file +} From ca4b89862504d5d8465b7c9bdd78580f3235bf77 Mon Sep 17 00:00:00 2001 From: Leandro Alonso Date: Mon, 28 Oct 2019 09:54:15 -0300 Subject: [PATCH 2/2] Fix number of Github stars for WordPress --- contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 915db3b6..74fd7eff 100644 --- a/contents.json +++ b/contents.json @@ -4989,7 +4989,7 @@ "description": "Official WordPress app", "source": "https://github.com/wordpress-mobile/WordPress-iOS", "itunes": "https://apps.apple.com/app/wordpress/id335703880", - "stars": 18800, + "stars": 2763, "screenshots": [ "https://mobiledotblog.files.wordpress.com/2019/10/690x0w.jpg" ],