mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-30 16:29:30 +01:00
chore: Bump version
This commit is contained in:
parent
5aa1a96df3
commit
b2f250ebd8
@ -1,3 +1,9 @@
|
|||||||
|
## v0.37.0 - 2021-08-06
|
||||||
|
- Implement location sharing
|
||||||
|
- Updated translations
|
||||||
|
- Improved spaces support
|
||||||
|
- Minor bug fixes
|
||||||
|
|
||||||
## v0.36.2 - 2021-08-03
|
## v0.36.2 - 2021-08-03
|
||||||
Hotfix a routing problem on web and desktop
|
Hotfix a routing problem on web and desktop
|
||||||
|
|
||||||
|
@ -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.36.3+1
|
version: 0.37.0+1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user