diff --git a/chrome/manifest.json b/chrome/manifest.json index 76266ab..20791c2 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "Dashboard filter for GitHub", "short_name": "dashboard", - "version": "0.8.7", + "version": "0.8.8", "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 d4af9e9..f126873 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,7 +1,7 @@ { "name": "Dashboard filter for GitHub", "short_name": "dashboard", - "version": "0.8.7", + "version": "0.8.8", "manifest_version": 2, "description": "This adds an activity filter menu to GitHub dashboard.", "homepage_url": "http://github.com/muan/dashboard",