Hotfix: fix account data being stored incorrectly

This commit is contained in:
Sorunome 2020-06-26 18:55:01 +02:00
parent 536d7b5beb
commit 1507fdacc8
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
3 changed files with 9 additions and 5 deletions

View File

@ -1,4 +1,8 @@
# Version 0.15.0
# Version 0.15.1 - 2020-06-26
### Fixes:
- Fix a big with account data being stored incorrectly
# Version 0.15.0 - 2020-06-26
### Features:
- New room list app bar design
- Chat app bar transparent

View File

@ -161,8 +161,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "8e2c8b0d1146e99e80ef5f5bf4b4c8e378772b06"
resolved-ref: "8e2c8b0d1146e99e80ef5f5bf4b4c8e378772b06"
ref: "28fd207f2a1c0fbba959b7ddbcd78fb8178bff67"
resolved-ref: "28fd207f2a1c0fbba959b7ddbcd78fb8178bff67"
url: "https://gitlab.com/famedly/famedlysdk.git"
source: git
version: "0.0.1"

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.15.0+41
version: 0.15.1+42
environment:
sdk: ">=2.6.0 <3.0.0"
@ -27,7 +27,7 @@ dependencies:
famedlysdk:
git:
url: https://gitlab.com/famedly/famedlysdk.git
ref: 8e2c8b0d1146e99e80ef5f5bf4b4c8e378772b06
ref: 28fd207f2a1c0fbba959b7ddbcd78fb8178bff67
localstorage: ^3.0.1+4
bubble: ^1.1.9+1