Update version

This commit is contained in:
Christian Pauly 2020-01-18 12:33:23 +01:00
parent 15bee9f688
commit 12ccac120c
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
# Version 0.3.0 - 2020-MM-DD
# Version 0.4.0 - 2020-MM-DD
### New features
### Fixes
# Version 0.3.0 - 2020-01-17
### New features
- Improved design
- Implement signing up (Still needs a matrix.org fix)

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.3.0+14
version: 0.3.1+14
environment:
sdk: ">=2.6.0 <3.0.0"