bump version for 32-bit fix
This commit is contained in:
parent
d20ab19fa9
commit
a7df6120d5
@ -1 +1 @@
|
|||||||
7.3.3
|
7.3.4
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [7.3.4] - 2019-11-20
|
||||||
|
|
||||||
|
- 32-bits compile fix, courtesy of @fcojavmc
|
||||||
|
|
||||||
## [7.3.1] - 2019-11-16
|
## [7.3.1] - 2019-11-16
|
||||||
|
|
||||||
- ws proxy_server / remote server close not forwarded to the client
|
- ws proxy_server / remote server close not forwarded to the client
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "7.3.3"
|
#define IX_WEBSOCKET_VERSION "7.3.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user