diff --git a/manifest.json b/manifest.json index f728398..d3d5782 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Share-freedom", "description": "share the current tab on the fediverse", - "version": "2.1.1", + "version": "2.1.2", "author": "Mickie", "browser_action": { diff --git a/package-lock.json b/package-lock.json index 217d79b..3ee7a27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "Share-freedom", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e920906..140933a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Share-freedom", - "version": "2.1.1", + "version": "2.1.2", "description": "share the current tab on the fediverse", "main": "gulpfile.js", "dependencies": {},