From c1f5a7b5364620d7c12a360cea0557f04e6c8a29 Mon Sep 17 00:00:00 2001 From: shinigami-eyes <43276258+shinigami-eyes@users.noreply.github.com> Date: Sun, 12 May 2019 18:12:29 +0200 Subject: [PATCH] Version 1.0.17 --- extension/background.js | 2 +- extension/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {