From 21dea6ca273fd09f12c742e723767786afe75800 Mon Sep 17 00:00:00 2001 From: shinigami-eyes <43276258+shinigami-eyes@users.noreply.github.com> Date: Sun, 28 Jul 2019 08:32:01 +0200 Subject: [PATCH] Version 1.0.20 --- extension/background.ts | 2 +- extension/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extension/background.ts b/extension/background.ts index 7aeb5c1..7e1afaa 100644 --- a/extension/background.ts +++ b/extension/background.ts @@ -3,7 +3,7 @@ const PENDING_SUBMISSIONS = ':PENDING_SUBMISSIONS' const MIGRATION = ':MIGRATION' -const CURRENT_VERSION = 100019; +const CURRENT_VERSION = 100020; // If a user labels one of these URLs, they're making a mistake. Ignore the label. // This list includes: diff --git a/extension/manifest.json b/extension/manifest.json index ff0c683..6c04ecc 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Shinigami Eyes", "author": "Shinigami Eyes", - "version": "1.0.19", + "version": "1.0.20", "homepage_url": "https://shinigami-eyes.github.io/", "description": "Highlights transphobic/anti-LGBT and trans-friendly subreddits/users/facebook pages/groups with different colors.", "icons": {