chore: Bump version
This commit is contained in:
parent
c8a2e67d08
commit
023818aec3
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
## v0.39.0 - 2021-08-30
|
||||||
|
- Hotfix a bug which produces problems in downloading files and playing audios
|
||||||
|
- Hotfix a bug which breaks device management
|
||||||
|
|
||||||
## v0.39.0 - 2021-08-28
|
## v0.39.0 - 2021-08-28
|
||||||
This release fixes a bug which makes it impossible to send images in unencrypted rooms. It also implements a complete new designed new chat page which now uses a QR code based workflow to start a new chat.
|
This release fixes a bug which makes it impossible to send images in unencrypted rooms. It also implements a complete new designed new chat page which now uses a QR code based workflow to start a new chat.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: fluffychat
|
name: fluffychat
|
||||||
description: Chat with your friends.
|
description: Chat with your friends.
|
||||||
publish_to: none
|
publish_to: none
|
||||||
version: 0.39.0+1
|
version: 0.39.1+1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue