diff --git a/dist/manifest.json b/dist/manifest.json index 26e6b5c..b9cbf1b 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -3,7 +3,7 @@ "manifest_version": 3, "name": "GitHub PR Check Status", "description": "provides better UI for PR check status details", - "version": "1.0.1", + "version": "1.0.2", "content_scripts": [ { "matches": ["*://github.com/*/*/pull/*"],