Version 1.0.22

This commit is contained in:
shinigami-eyes 2019-10-17 12:29:53 +01:00
parent 8686b55d53
commit 5598bf534d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
const PENDING_SUBMISSIONS = ':PENDING_SUBMISSIONS'
const MIGRATION = ':MIGRATION'
const CURRENT_VERSION = 100021;
const CURRENT_VERSION = 100022;
const badIdentifiersReasons: { [id: string]: BadIdentifierReason } = {};
const badIdentifiers: { [id: string]: true } = {};

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Shinigami Eyes",
"author": "Shinigami Eyes",
"version": "1.0.21",
"version": "1.0.22",
"homepage_url": "https://shinigami-eyes.github.io/",
"description": "Highlights transphobic/anti-LGBT and trans-friendly subreddits/users/facebook pages/groups with different colors.",
"icons": {