Update version

This commit is contained in:
Christian Pauly 2020-01-17 12:23:42 +01:00
parent b9be7affda
commit 15bee9f688
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Version 0.2.4 - 2020-MM-DD
# Version 0.3.0 - 2020-MM-DD
### 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.2.3+13
version: 0.3.0+14
environment:
sdk: ">=2.6.0 <3.0.0"