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": {