Merge branch 'soru/release' into 'master'

do release

See merge request ChristianPauly/fluffychat-flutter!121
This commit is contained in:
Marcel 2020-07-24 12:53:34 +00:00
commit d35ef48d8d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Version 0.16.0 - 2020-07-??
# Version 0.16.0 - 2020-07-24
### Features
- Implement web notifications
- Implement a connection status header

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.15.1+42
version: 0.16.0+43
environment:
sdk: ">=2.6.0 <3.0.0"