From 4efd15cfbd0744c071973f509593aa2a994e0a89 Mon Sep 17 00:00:00 2001 From: tossj Date: Sun, 2 Sep 2018 14:24:46 -0400 Subject: [PATCH] Updated version number and changelog.txt --- changelog.txt | 3 ++- manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index ea26e22..0987891 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,6 @@ Updates-- +2018-08-31 v1.3.8: Added thestar.com 2018-07-22 v1.3.7: Added towardsdatascience.com, fixed medium.com 2018-07-22 v1.3.6: Added spectator.co.uk 2018-07-22 v1.3.5: Added newstatesman.com @@ -27,4 +28,4 @@ Updates-- 2017-04-05: Added 'Nikkei Asian Review'. 2017-02-25: If you are trying to view NYT articles or tired of the WSJ popup, try installing an adblocker (I recommend 'uBlock Origin'). 2017-02-16: Added 'The Australian'. -2017-02-09: WSJ working again (bypass paywall)! Also added glassdoor, nytimes, seattletimes. \ No newline at end of file +2017-02-09: WSJ working again (bypass paywall)! Also added glassdoor, nytimes, seattletimes. diff --git a/manifest.json b/manifest.json index c50f4be..62d2b6d 100644 --- a/manifest.json +++ b/manifest.json @@ -43,5 +43,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.3.7" + "version": "1.3.8" }