diff --git a/chrome/manifest.json b/chrome/manifest.json index e923616..163f0a0 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "Dashboard filter for GitHub", "short_name": "dashboard", - "version": "0.8.5", + "version": "0.8.6", "manifest_version": 3, "description": "This adds an activity filter menu to GitHub dashboard.", "homepage_url": "http://github.com/muan/dashboard", diff --git a/firefox/manifest.json b/firefox/manifest.json index 94b61ad..5cb3c67 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,7 +1,7 @@ { "name": "Dashboard filter for GitHub", "short_name": "dashboard", - "version": "0.8.5", + "version": "0.8.6", "manifest_version": 2, "description": "This adds an activity filter menu to GitHub dashboard.", "homepage_url": "http://github.com/muan/dashboard", diff --git a/manifest.json b/manifest.json index e923616..163f0a0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Dashboard filter for GitHub", "short_name": "dashboard", - "version": "0.8.5", + "version": "0.8.6", "manifest_version": 3, "description": "This adds an activity filter menu to GitHub dashboard.", "homepage_url": "http://github.com/muan/dashboard",