From 3a01163eeb80b8a5347cdc0dbfc385de12403e8b Mon Sep 17 00:00:00 2001 From: NamIT Date: Mon, 16 Mar 2020 17:16:21 +0700 Subject: [PATCH] increase version 0.1.7 --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aa585a..b90fadc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.1.7 + +* I split 2 license key for 2 platforms for easy management +* androidLicenseKey and iosLicenseKey +* change example readme.md + ## 0.1.6 * No configuration required WOWZA when constructing WOWZCameraView diff --git a/pubspec.yaml b/pubspec.yaml index 0659500..2e5048d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: flutter_wowza description: Flutter WOWZA plugin for iOS/Android. The project is based on Wowza GoCoder SDK homepage: https://github.com/VNAPNIC/flutter-wowza -version: 0.1.6 +version: 0.1.7 author: vn.apnic@gmail.comn environment: