Skip to content

Commit

Permalink
HTMLTag v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rdipardo committed Oct 18, 2024
1 parent 1ecdf66 commit 745ad1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -496,11 +496,11 @@
{
"folder-name": "HTMLTag",
"display-name": "HTML Tag",
"version": "1.4.4.0",
"version": "1.5.0.0",
"npp-compatible-versions": "[8.3,]",
"old-versions-compatibility": "[,1.1][,8.2.1]",
"id": "465c63b74bc1090171095b4da9082d7304b87b71b08d8f1766aee75ef0f72c1e",
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.4.4_x64.zip",
"id": "657fa86c5eb7f76d41bc59012f335ee51aab31d5b9e672ea6c688eedb6601938",
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.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://bitbucket.org/rdipardo/htmltag/"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -527,11 +527,11 @@
{
"folder-name": "HTMLTag_unicode",
"display-name": "HTML Tag",
"version": "1.4.4.0",
"version": "1.5.0.0",
"npp-compatible-versions": "[7.7,]",
"old-versions-compatibility": "[,1.1][,7.6.6]",
"id": "c50cdb39801a84b29d0f21a119885bce76f30df8d87d429fc216061d723f0050",
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.4.4.zip",
"id": "685cad1eefca2a1fdfd675323f447f3ed0c8334948dae881c46f392455421620",
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.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://bitbucket.org/rdipardo/htmltag/"
Expand Down

0 comments on commit 745ad1c

Please sign in to comment.