We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1600f2 commit 70a9d62Copy full SHA for 70a9d62
src/manifest.json
@@ -4,7 +4,7 @@
4
"name": "GitHub Red Issues",
5
"author": "Katsute",
6
"description": "Revert closed GitHub issues from purple back to red.",
7
- "version": "3.0",
+ "version": "3.1",
8
"homepage_url": "https://github.com/Katsute/GitHub-Red-Issues",
9
"icons": {
10
"16": "icon16.png",
src/style.css
@@ -1,4 +1,4 @@
1
-/* Copyright (C) 2021 Katsute <https://github.com/Katsute> */
+/* Copyright (C) 2022 Katsute <https://github.com/Katsute> */
2
3
:root {
--rissue-pull-merged : var(--color-done-emphasis, #8957e5);
0 commit comments