We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b50f097 + d98a59e commit ca9f025Copy full SHA for ca9f025
CHANGELOG-VPNC.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [v0.9.3](https://github.com/play-iot/iot-vpn/tree/vpnc/v0.9.3) (2021-05-13)
4
+
5
+### Changes
6
7
+- Update `Brand` from `qweio` -> `playio`
8
9
## [v0.9.2](https://github.com/play-iot/iot-vpn/tree/vpnc/v0.9.2) (2021-05-05)
10
11
### Improvement
cli/python/src/client/version.py
@@ -1,2 +1,2 @@
-APP_VERSION = '0.9.2'
+APP_VERSION = '0.9.3'
HASH_VERSION = 'dev'
0 commit comments