From bf9e41f454b693414f3187f49a6947427104b605 Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Sat, 9 May 2026 00:42:07 -0400 Subject: [PATCH] HTMLTag v1.6.0 (#1090) https://github.com/rdipardo/nppHTMLTag/blob/v1.6.0/NEWS.textile --- src/pl.arm64.json | 6 +++--- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index c2e7b2fb4..11d6b8792 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -110,10 +110,10 @@ { "folder-name": "HTMLTag", "display-name": "HTML Tag", - "version": "1.5.6.0", + "version": "1.6.0.0", "npp-compatible-versions": "[8.3,]", - "id": "42ab10c8bd4d429c425cc00208cf81e24e0e95d07ac146aa5ef0f6c3a40f5c7f", - "repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6_arm64.zip", + "id": "0f172f4244f31c180953682d3d30ba0c912ded7e2b235fea22aa9a117cb327bb", + "repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.6.0/HTMLTag_v1.6.0_arm64.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching and selection\r\n of tags and/or contents.\r\n- HTML entity encoding/decoding (example: é to é)\r\n- JS character encoding/decoding (example: é to \\u00E9)", "author": "Martijn Coppoolse", "homepage": "https://github.com/rdipardo/nppHTMLTag" diff --git a/src/pl.x64.json b/src/pl.x64.json index a4da42743..446cb2828 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -593,11 +593,11 @@ { "folder-name": "HTMLTag", "display-name": "HTML Tag", - "version": "1.5.6.0", + "version": "1.6.0.0", "npp-compatible-versions": "[8.3,]", "old-versions-compatibility": "[,1.1][,8.2.1]", - "id": "667eec25d6207d71711f40ff2e32448d4d8aff5e9c4ade69a60fc5440a4a2221", - "repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6_x64.zip", + "id": "0281be7b6f0c77661ba004e0c2f52f7f8b3289071535042879f8c69b242af5f4", + "repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.6.0/HTMLTag_v1.6.0_x64.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching and selection\r\n of tags and/or contents.\r\n- HTML entity encoding/decoding (example: é to é)\r\n- JS character encoding/decoding (example: é to \\u00E9)", "author": "Martijn Coppoolse", "homepage": "https://github.com/rdipardo/nppHTMLTag" diff --git a/src/pl.x86.json b/src/pl.x86.json index 6e334d66a..fd996f4b8 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -613,11 +613,11 @@ { "folder-name": "HTMLTag_unicode", "display-name": "HTML Tag", - "version": "1.5.6.0", + "version": "1.6.0.0", "npp-compatible-versions": "[7.7,]", "old-versions-compatibility": "[,1.1][,7.6.6]", - "id": "7afc119737172892027e57b37c9014946e846c8508c205d395bacc07849b21a4", - "repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6.zip", + "id": "94872e5cc49d7b7e8bff641b1fc292ffbaba7a2d6841fe708137d4276d1384f6", + "repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.6.0/HTMLTag_v1.6.0.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching and selection\r\n of tags and/or contents.\r\n- HTML entity encoding/decoding (example: é to é)\r\n- JS character encoding/decoding (example: é to \\u00E9)", "author": "Martijn Coppoolse", "homepage": "https://github.com/rdipardo/nppHTMLTag"