Skip to content

Commit 07ec1d8

Browse files
committed
2.0.2
1 parent 3b5d4dc commit 07ec1d8

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

manifest-chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "a11y.css",
44
"description": "a11y.css provides warnings about possible risks and mistakes that exist in HTML.",
5-
"version": "2.0.1",
5+
"version": "2.0.2",
66
"default_locale": "en",
77
"minimum_chrome_version": "93",
88
"permissions": [

manifest-firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "a11y.css",
44
"description": "a11y.css provides warnings about possible risks and mistakes that exist in HTML code through a style sheet. This extension also provides several accessibility-related utilities.",
5-
"version": "2.0.1",
5+
"version": "2.0.2",
66
"default_locale": "en",
77
"browser_specific_settings": {
88
"gecko": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "Web Extension for a11y.css",
33
"name": "a11ycss-webextension",
44
"description": "Chromium and Firefox web extension for a11y.css",
5-
"version": "2.0.1",
5+
"version": "2.0.2",
66
"author": {
77
"name": "Gaël Poupard",
88
"url": "https://www.ffoodd.fr",

0 commit comments

Comments
 (0)