chore: Bump version
This commit is contained in:
parent
65747aecbf
commit
e4cb1279ca
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
## v0.40.0 - 2021-09-10
|
||||||
|
- New in-app registration
|
||||||
|
- Design improvements
|
||||||
|
- Minor fixes
|
||||||
|
|
||||||
## v0.39.0 - 2021-08-30
|
## v0.39.0 - 2021-08-30
|
||||||
- Hotfix a bug which produces problems in downloading files and playing audios
|
- Hotfix a bug which produces problems in downloading files and playing audios
|
||||||
- Hotfix a bug which breaks device management
|
- Hotfix a bug which breaks device management
|
||||||
|
|
|
||||||
|
|
@ -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.1+1
|
version: 0.40.0+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