Version 1.0.22
This commit is contained in:
parent
8686b55d53
commit
5598bf534d
@ -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 } = {};
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user