New version

This commit is contained in:
Christian Pauly 2020-02-10 11:52:19 +01:00
parent ad73ba775a
commit 6b93b8d393
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"