Skip to content

Commit ca9f025

Browse files
authored
Merge pull request #73 from play-iot/release/vpnc/0.9.3
- CHANGELOG-VPNC.md 0.9.3
2 parents b50f097 + d98a59e commit ca9f025

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG-VPNC.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## [v0.9.2](https://github.com/play-iot/iot-vpn/tree/vpnc/v0.9.2) (2021-05-05)
410

511
### Improvement

cli/python/src/client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
APP_VERSION = '0.9.2'
1+
APP_VERSION = '0.9.3'
22
HASH_VERSION = 'dev'

0 commit comments

Comments
 (0)