File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 113113//
114114
115115VS_VERSION_INFO VERSIONINFO
116- FILEVERSION 1,40 ,0,0
117- PRODUCTVERSION 1,40 ,0,0
116+ FILEVERSION 1,41 ,0,0
117+ PRODUCTVERSION 1,41 ,0,0
118118 FILEFLAGSMASK 0x3fL
119119#ifdef _DEBUG
120120 FILEFLAGS 0x1L
@@ -132,11 +132,11 @@ BEGIN
132132 VALUE "Comments", "JSONViewer plugin for Notepad++"
133133 VALUE "CompanyName", "Kapil Ratnani"
134134 VALUE "FileDescription", "Notepad++ plugin"
135- VALUE "FileVersion", "1.40 .0.0"
135+ VALUE "FileVersion", "1.41 .0.0"
136136 VALUE "InternalName", "JSONViewer"
137137 VALUE "OriginalFilename", "NPPJSONViewer.dll"
138138 VALUE "ProductName", "JSONViewer plugin for Notepad++"
139- VALUE "ProductVersion", "1.40 .0.0"
139+ VALUE "ProductVersion", "1.41 .0.0"
140140 VALUE "SpecialBuild", "UNICODE"
141141 END
142142 END
You can’t perform that action at this time.
0 commit comments