From aa9c0062e18fe90cb76a49ce89a61cc9e1b34e89 Mon Sep 17 00:00:00 2001 From: Kate Higa <16447748+khiga8@users.noreply.github.com> Date: Sun, 23 Feb 2025 20:12:11 -0500 Subject: [PATCH] bump to 0.10 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0320cac..7aa43b8 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.7", + "version": "0.10", "content_scripts": [ { "matches": ["https://*.github.com/*", "https://github.com/*"],