diff --git a/manifest.json b/manifest.json index 7aa43b8..0f81e7c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "github-a11y", "description": "This extension helps increase accessibility mindfulness while using GitHub", "devtools_page": "./devtools-feedback/devtools.html", - "version": "0.10", + "version": "0.11", "content_scripts": [ { "matches": ["https://*.github.com/*", "https://github.com/*"],