Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 10d72a3

Browse files
committed
Bump version for nested generic class names
1 parent 5756ffb commit 10d72a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Dashboard filter for GitHub",
33
"short_name": "dashboard",
4-
"version": "0.8.5",
4+
"version": "0.8.6",
55
"manifest_version": 3,
66
"description": "This adds an activity filter menu to GitHub dashboard.",
77
"homepage_url": "http://github.com/muan/dashboard",

firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Dashboard filter for GitHub",
33
"short_name": "dashboard",
4-
"version": "0.8.5",
4+
"version": "0.8.6",
55
"manifest_version": 2,
66
"description": "This adds an activity filter menu to GitHub dashboard.",
77
"homepage_url": "http://github.com/muan/dashboard",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Dashboard filter for GitHub",
33
"short_name": "dashboard",
4-
"version": "0.8.5",
4+
"version": "0.8.6",
55
"manifest_version": 3,
66
"description": "This adds an activity filter menu to GitHub dashboard.",
77
"homepage_url": "http://github.com/muan/dashboard",

0 commit comments

Comments
 (0)