Skip to content

Commit 6e6b234

Browse files
author
Kapil Ratnani
committed
moved to version 1.19
1 parent 5fbba37 commit 6e6b234

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NppJSONViewer/resource.rc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by ResEdit 1.5.8
1+
// Generated by ResEdit 1.5.9
22
// Copyright (C) 2006-2011
33
// http://www.resedit.net
44

@@ -53,8 +53,8 @@ FONT 8, "Ms Shell Dlg"
5353
//
5454
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
5555
1 VERSIONINFO
56-
FILEVERSION 1,1,7,5
57-
PRODUCTVERSION 1,1,7,5
56+
FILEVERSION 1,1,9,0
57+
PRODUCTVERSION 1,1,9,0
5858
FILEOS VOS__WINDOWS32
5959
FILETYPE VFT_DLL
6060
FILESUBTYPE VFT2_UNKNOWN
@@ -63,16 +63,16 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
6363
{
6464
BLOCK "StringFileInfo"
6565
{
66-
BLOCK "040901b5"
66+
BLOCK "040901B5"
6767
{
6868
VALUE "Comments", "JSONViewer plugin for Notepad++"
6969
VALUE "CompanyName", "Kapil Ratnani"
7070
VALUE "FileDescription", "Notepad++ plugin"
71-
VALUE "FileVersion", "1.175"
71+
VALUE "FileVersion", "1.19"
7272
VALUE "InternalName", "JSONViewer"
7373
VALUE "OriginalFilename", "NPPJSONViewer.dll"
7474
VALUE "ProductName", "JSONViewer plugin for Notepad++"
75-
VALUE "ProductVersion", "1.175"
75+
VALUE "ProductVersion", "1.19"
7676
VALUE "SpecialBuild", "UNICODE"
7777
}
7878
}

0 commit comments

Comments
 (0)