(ixwebsocket) version bump

This commit is contained in:
Benjamin Sergeant 2021-03-23 21:54:15 -07:00
parent 5c9c05caff
commit bf1747ef18
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
All changes to this project will be documented in this file.
## [11.2.1] - 2021-03-23
(ixwebsocket) version bump
## [11.2.0] - 2021-03-23
(ixwebsocket) correct mingw support (gcc on windows)

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "11.2.0"
#define IX_WEBSOCKET_VERSION "11.2.1"