Next version

This commit is contained in:
Christian Pauly 2020-02-16 12:40:05 +01:00
parent fe40eebfbd
commit c3539c8983
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# Version 0.8.0 - 2020-02-16
### New features
- Image Viewer
- Improved UX design
- Experimental End-to-end encryption in the web version
# Version 0.7.2 - 2020-02-10
### Changed
- Invite link text

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.7.4+24
version: 0.8.0+25
environment:
sdk: ">=2.6.0 <3.0.0"