diff --git a/manifest.json b/manifest.json index 03192e0..ddf569c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "1.0.0", + "version": "1.0.1", "description": "__MSG_extensionDescription__", "developer": { "name": "7sDream", diff --git a/package-lock.json b/package-lock.json index cd9b5e1..c7c2202 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "firelomo", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index d77b961..9ab3042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firelomo", - "version": "1.0.0", + "version": "1.0.1", "description": "Quickly send page content to Flomo", "scripts": { "clean": "rimraf dist/",