From f3e799af2b8c2cfc07fa6e78d5a33196a822ae40 Mon Sep 17 00:00:00 2001 From: cloudwebrtc Date: Sat, 22 May 2021 20:29:10 +0800 Subject: [PATCH] Upgrade version to 0.2.4. --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbfe6a4..8677e1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog ----------------------------------------------- +[0.2.4] - 2021.01.08 + +* Fix crash when appName is not set. +* hasDefaultPhoneAccount give feedback about the user choice. + [0.2.3] - 2021.01.08 * Fix backToForeground method. diff --git a/pubspec.yaml b/pubspec.yaml index 89db4b7..4de89af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: callkeep description: iOS CallKit framework and Android ConnectionService for Flutter. -version: 0.2.3+1 +version: 0.2.4 homepage: https://github.com/flutter-webrtc/callkeep environment: