Skip to content

Commit 98995f1

Browse files
committed
version bump
1 parent c0696bc commit 98995f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NppJSONViewer/resource.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ END
113113
//
114114

115115
VS_VERSION_INFO VERSIONINFO
116-
FILEVERSION 1,34,0,0
117-
PRODUCTVERSION 1,34,0,0
116+
FILEVERSION 1,40,0,0
117+
PRODUCTVERSION 1,40,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.34.0.0"
135+
VALUE "FileVersion", "1.40.0.0"
136136
VALUE "InternalName", "JSONViewer"
137137
VALUE "OriginalFilename", "NPPJSONViewer.dll"
138138
VALUE "ProductName", "JSONViewer plugin for Notepad++"
139-
VALUE "ProductVersion", "1.34.0.0"
139+
VALUE "ProductVersion", "1.40.0.0"
140140
VALUE "SpecialBuild", "UNICODE"
141141
END
142142
END

0 commit comments

Comments
 (0)