chore: Bump version
This commit is contained in:
parent
d178a778fb
commit
d1a7409ba4
2 changed files with 4 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue