correct version number

This commit is contained in:
Benjamin Sergeant 2019-12-30 22:14:53 -08:00
parent 5ba05212ec
commit 2eece1d11a
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Changelog
All changes to this project will be documented in this file.
## [7.8.7] - 2019-12-28
## [7.8.8] - 2019-12-28
(mbedtls) fix related to private key file parsing and initialization

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.8.7"
#define IX_WEBSOCKET_VERSION "7.8.8"