You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# MQTT client/server for C++14 based on Boost.Asio
2
2
3
-
Version 13.2.1[](https://github.com/redboltz/mqtt_cpp/actions)[](https://dev.azure.com/redboltz/redboltz/_build/latest?definitionId=6&branchName=master)[](https://codecov.io/gh/redboltz/mqtt_cpp)
3
+
Version 13.2.2[](https://github.com/redboltz/mqtt_cpp/actions)[](https://dev.azure.com/redboltz/redboltz/_build/latest?definitionId=6&branchName=master)[](https://codecov.io/gh/redboltz/mqtt_cpp)
4
4
5
5
**mqtt_cpp has been serious bugfix only status. The new project [async_mqtt](https://github.com/redboltz/async_mqtt) has been started based on mqtt_cpp's experience. New featureas would be added on async_mqtt.**
0 commit comments