From 1fd819b5588eb5556041018f19c781c0ad401057 Mon Sep 17 00:00:00 2001 From: shinigami-eyes <43276258+shinigami-eyes@users.noreply.github.com> Date: Sat, 14 Sep 2019 22:42:33 +0200 Subject: [PATCH] Version 1.0.21 --- 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 2c947fa..870701a 100644 --- a/extension/background.ts +++ b/extension/background.ts @@ -3,7 +3,7 @@ const PENDING_SUBMISSIONS = ':PENDING_SUBMISSIONS' const MIGRATION = ':MIGRATION' -const CURRENT_VERSION = 100020; +const CURRENT_VERSION = 100021; // 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 6c04ecc..6538bd7 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.20", + "version": "1.0.21", "homepage_url": "https://shinigami-eyes.github.io/", "description": "Highlights transphobic/anti-LGBT and trans-friendly subreddits/users/facebook pages/groups with different colors.", "icons": {