diff --git a/extension/background.js b/extension/background.js index aa9d883..876f546 100644 --- a/extension/background.js +++ b/extension/background.js @@ -3,7 +3,7 @@ var PENDING_SUBMISSIONS = ':PENDING_SUBMISSIONS' var MIGRATION = ':MIGRATION' -var CURRENT_VERSION = 11; +var CURRENT_VERSION = 100017; // 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 90bae7b..7d587a8 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.16", + "version": "1.0.17", "homepage_url": "https://shinigami-eyes.github.io/", "description": "Highlights transphobic/anti-LGBT and trans-friendly subreddits/users/facebook pages/groups with different colors.", "icons": {