diff --git a/extension/manifest.json b/extension/manifest.json index 37eba63..db2f254 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,6 +1,6 @@ { "name": "QRGEN", - "version": "0.0.1", + "version": "0.0.2", "manifest_version": 3, "homepage_url": "https://github.com/m-krebs/qrgen", "description": "This is a simple extension that generates QR codes from the current page's URL.",