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 167167//
168168
169169VS_VERSION_INFO VERSIONINFO
170- FILEVERSION 2,0,8 ,0
171- PRODUCTVERSION 2,0,8 ,0
170+ FILEVERSION 2,0,9 ,0
171+ PRODUCTVERSION 2,0,9 ,0
172172 FILEFLAGSMASK 0x3fL
173173#ifdef _DEBUG
174174 FILEFLAGS 0x1L
@@ -185,12 +185,12 @@ BEGIN
185185 BEGIN
186186 VALUE "CompanyName", "Kapil Ratnani"
187187 VALUE "FileDescription", "Notepad++ plugin for JSON file"
188- VALUE "FileVersion", "2.0.8 .0"
188+ VALUE "FileVersion", "2.0.9 .0"
189189 VALUE "InternalName", "JSONViewer"
190190 VALUE "LegalCopyright", "Copyright � 2024"
191191 VALUE "OriginalFilename", "NPPJSONViewer.dll"
192192 VALUE "ProductName", "JSONViewer plugin for Notepad++"
193- VALUE "ProductVersion", "2.0.8 .0"
193+ VALUE "ProductVersion", "2.0.9 .0"
194194 END
195195 END
196196 BLOCK "VarFileInfo"
You can’t perform that action at this time.
0 commit comments