New version
This commit is contained in:
parent
ad73ba775a
commit
6b93b8d393
|
@ -1,4 +1,4 @@
|
||||||
# Version 0.7.0 - 2020-02-??
|
# Version 0.7.0 - 2020-02-10
|
||||||
### New features
|
### New features
|
||||||
- Select mode in chat
|
- Select mode in chat
|
||||||
- Implement replies
|
- Implement replies
|
||||||
|
|
|
@ -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.6.0+19
|
version: 0.7.0+20
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue