Skip to content

Commit b18e834

Browse files
committed
updated also win32, x64 version to 0.3
1 parent 24ecb3a commit b18e834

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -646,9 +646,9 @@
646646
{
647647
"folder-name": "NppExport",
648648
"display-name": "NppExport",
649-
"version": "0.2.9.0",
650-
"id": "642748ac233f07328d3412cff437bdc4e030cb39f2ba01b4a3dec2f957012dab",
651-
"repository": "https://github.com/chcg/NPP_ExportPlugin/releases/download/0.2.9.21/NppExport_0.2.9.21_x64.zip",
649+
"version": "0.3.0.0",
650+
"id": "b0f2e4cebf33592b48f3400a7e3413fd55a7a41012126958fa67c60643d8d7e4",
651+
"repository": "https://github.com/chcg/NPP_ExportPlugin/releases/download/0.3.0/NppExport_0.3.0_x64.zip",
652652
"description": "True WYSIWYG exporter. Allows you not only to save your source code as an HTML/RTF file, but also to copy your source code in the clipboard in RTF/HTML format, so you can paste it into your word processor (Openoffice.org Writer, LibreOffice Writer, Abiword, MS Word) to get the same visual effect.",
653653
"author": "",
654654
"homepage": "https://github.com/chcg/NPP_ExportPlugin"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -876,9 +876,9 @@
876876
{
877877
"folder-name": "NppExport",
878878
"display-name": "NppExport",
879-
"version": "0.2.9.0",
880-
"id": "28561a04b0e730ff746b435b09f880940a4f5a4b082c7489c9c19995008e3026",
881-
"repository": "https://github.com/chcg/NPP_ExportPlugin/releases/download/0.2.9.21/NppExport_0.2.9.21_x86.zip",
879+
"version": "0.3.0.0",
880+
"id": "4104e425382f5970600773f13f775f2c644a550c90f97a27b8f683fe9c1cba4d",
881+
"repository": "https://github.com/chcg/NPP_ExportPlugin/releases/download/0.3.0/NppExport_0.3.0_Win32.zip",
882882
"description": "True WYSIWYG exporter. Allows you not only to save your source code as an HTML/RTF file, but also to copy your source code in the clipboard in RTF/HTML format, so you can paste it into your word processor (Openoffice.org Writer, LibreOffice Writer, Abiword, MS Word) to get the same visual effect.",
883883
"author": "",
884884
"homepage": "https://github.com/chcg/NPP_ExportPlugin"

0 commit comments

Comments
 (0)