Update version
This commit is contained in:
parent
15bee9f688
commit
12ccac120c
2 changed files with 6 additions and 2 deletions
|
@ -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
|
### New features
|
||||||
- Improved design
|
- Improved design
|
||||||
- Implement signing up (Still needs a matrix.org fix)
|
- Implement signing up (Still needs a matrix.org fix)
|
||||||
|
|
|
@ -11,7 +11,7 @@ description: Chat with your friends.
|
||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.3.0+14
|
version: 0.3.1+14
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue