Skip to content

Commit 70a9d62

Browse files
committed
bump version
1 parent a1600f2 commit 70a9d62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "GitHub Red Issues",
55
"author": "Katsute",
66
"description": "Revert closed GitHub issues from purple back to red.",
7-
"version": "3.0",
7+
"version": "3.1",
88
"homepage_url": "https://github.com/Katsute/GitHub-Red-Issues",
99
"icons": {
1010
"16": "icon16.png",

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2021 Katsute <https://github.com/Katsute> */
1+
/* Copyright (C) 2022 Katsute <https://github.com/Katsute> */
22

33
:root {
44
--rissue-pull-merged : var(--color-done-emphasis, #8957e5);

0 commit comments

Comments
 (0)