diff --git a/extension/manifest.json b/extension/manifest.json index 92b18d9..bf740eb 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "FabledCurator", - "version": "1.0.0", + "version": "1.0.1", "description": "Export cookies from supported platforms to FabledCurator and add creators as sources in one click.", "browser_specific_settings": { diff --git a/extension/package.json b/extension/package.json index 1a0bb06..181bb0f 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,6 +1,6 @@ { "name": "fabledcurator-extension", - "version": "1.0.0", + "version": "1.0.1", "private": true, "description": "Firefox extension for FabledCurator", "scripts": {