From 22f10847f9ed8a8ffefff53d57744a9aa5259653 Mon Sep 17 00:00:00 2001 From: moz Date: Sat, 18 Jul 2026 13:51:24 +0800 Subject: [PATCH] 1.4.4 --- manifest-beta.json | 2 +- manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) 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": {