mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 18:22:49 +01:00
chore: Bump version
This commit is contained in:
parent
d96a915b25
commit
ceee1115bc
@ -1,3 +1,6 @@
|
|||||||
|
## v0.32.2 - 2021-06-20
|
||||||
|
* fix: Broken hive keys
|
||||||
|
|
||||||
## v0.32.1 - 2021-06-17
|
## v0.32.1 - 2021-06-17
|
||||||
* fix: Hive breaks if room IDs contain emojis (yes there are users with hacked synapses out there who needs this)
|
* fix: Hive breaks if room IDs contain emojis (yes there are users with hacked synapses out there who needs this)
|
||||||
* feat: Also migrate inbound group sessions
|
* feat: Also migrate inbound group sessions
|
||||||
|
@ -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.32.1+0
|
version: 0.32.2+0
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user