Skip to content

Commit 6f6fab5

Browse files
authored
Merge pull request #60 from khiga8/kh-bump-version
bump extension version
2 parents 99b892c + b0beabd commit 6f6fab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "github-a11y",
44
"description": "This extension helps increase accessibility mindfulness while using GitHub",
55
"devtools_page": "./devtools-feedback/devtools.html",
6-
"version": "0.6",
6+
"version": "0.7",
77
"content_scripts": [
88
{
99
"matches": ["https://*.github.com/*", "https://github.com/*"],

0 commit comments

Comments
 (0)