Increase version

This commit is contained in:
Christian Pauly 2020-01-08 19:52:27 +00:00
parent ce853894c6
commit 49ce606f02
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Version 0.2.3 - 2020-01-XX
# Version 0.2.3 - 2020-01-08
### New features
- Added changelog
- Added copy button
### Fixes
- Groups without name now have a "Group with" prefix
- Groups without name now have a "Group with" prefix

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.2+12
version: 0.2.3+13
environment:
sdk: ">=2.1.0 <3.0.0"