Bump version mark to 18
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ private:
|
||||
void writeMark() {
|
||||
#ifndef UWS_HTTPRESPONSE_NO_WRITEMARK
|
||||
/* We only expose major version */
|
||||
writeHeader("uWebSockets", "17");
|
||||
writeHeader("uWebSockets", "18");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user