diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dde288..ea2de5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Version 0.7.0 - 2020-02-?? +# Version 0.7.0 - 2020-02-10 ### New features - Select mode in chat - Implement replies diff --git a/pubspec.yaml b/pubspec.yaml index 442049f..2ae536f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Chat with your friends. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.6.0+19 +version: 0.7.0+20 environment: sdk: ">=2.6.0 <3.0.0"