New version
This commit is contained in:
parent
c441c17dac
commit
226705be2a
|
@ -1,3 +1,9 @@
|
||||||
|
# Version 0.13.2 - 2020-05-13
|
||||||
|
### Fixes:
|
||||||
|
- Fix textfields copy&paste
|
||||||
|
- Clean up pushers on server
|
||||||
|
- Show rich notifications
|
||||||
|
|
||||||
# Version 0.13.1 - 2020-05-11
|
# Version 0.13.1 - 2020-05-11
|
||||||
### Fixes:
|
### Fixes:
|
||||||
- Fix share content
|
- Fix share content
|
||||||
|
|
|
@ -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.13.1+38
|
version: 0.13.2+39
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue