diff --git a/manifest-beta.json b/manifest-beta.json index f598149..fc41b26 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "external-links-icon", "name": "External Links Icon", - "version": "1.4.3", + "version": "1.4.4", "minAppVersion": "1.13.0", "description": "Auto add icons to the external and internal links.", "author": "Moz", diff --git a/manifest.json b/manifest.json index f598149..fc41b26 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "external-links-icon", "name": "External Links Icon", - "version": "1.4.3", + "version": "1.4.4", "minAppVersion": "1.13.0", "description": "Auto add icons to the external and internal links.", "author": "Moz", diff --git a/package-lock.json b/package-lock.json index 275815e..65d15b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "external-links-icon", - "version": "1.4.3", + "version": "1.4.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "external-links-icon", - "version": "1.4.3", + "version": "1.4.4", "license": "MIT", "devDependencies": { "@codemirror/language": "6.12.3", diff --git a/package.json b/package.json index 2ab11f0..20930a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "external-links-icon", - "version": "1.4.3", + "version": "1.4.4", "description": "Auto add icons to the external and internal links.", "main": "main.js", "scripts": {