File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88STRINGTABLE
99BEGIN
10- 1 "jN Plugin for Notepad++\n© Eugen Kremer, 2022 \ngithub.qkg1.top/sieukrem/jn-npp-plugin"
10+ 1 "jN Plugin for Notepad++\n© Eugen Kremer, 2023 \ngithub.qkg1.top/sieukrem/jn-npp-plugin"
1111END
1212
13131 VERSIONINFO
14- FILEVERSION VERSION_MA,VERSION_MI,REVISION,8
15- PRODUCTVERSION VERSION_MA,VERSION_MI,REVISION,8
14+ FILEVERSION VERSION_MA,VERSION_MI,REVISION,9
15+ PRODUCTVERSION VERSION_MA,VERSION_MI,REVISION,9
1616FILEOS 0x40004
1717FILETYPE 0x1
1818{
@@ -24,7 +24,7 @@ BLOCK "StringFileInfo"
2424 VALUE "FileDescription", "jN Plugin for Notepad++ that allows you to automate certain Tasks with JavaScript"
2525 VALUE "FileVersion", xstr(_VERSION_STR)
2626 VALUE "InternalName", "jN.dll"
27- VALUE "LegalCopyright", "Copyleft 2022 by Eugen Kremer"
27+ VALUE "LegalCopyright", "Copyleft 2023 by Eugen Kremer"
2828 VALUE "OriginalFilename", "jN.dll"
2929 VALUE "ProductName", "jN"
3030 VALUE "ProductVersion", xstr(_VERSION_STR)
You can’t perform that action at this time.
0 commit comments