This commit is contained in:
moz 2026-07-18 13:51:24 +08:00
parent 41acb0c1bc
commit 22f10847f9
4 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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",

4
package-lock.json generated
View file

@ -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",

View file

@ -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": {