chore: Bump version

This commit is contained in:
Christian Pauly 2021-08-03 19:47:04 +02:00
parent d0b5f8575a
commit 2ea6ff4fa2
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
## v0.36.2 - 2021-08-03
Hotfix a routing problem on web and desktop
## v0.36.1 - 2021-08-03 ## v0.36.1 - 2021-08-03
Hotfix uploading to many OTKs. - Hotfix uploading to many OTKs
- Implement initial spaces UI
## v0.36.0 - 2021-07-31 ## v0.36.0 - 2021-07-31
Minor design improvements and bug fixes. Minor design improvements and bug fixes.

View file

@ -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.1+1 version: 0.36.2+1
environment: environment:
sdk: ">=2.6.0 <3.0.0" sdk: ">=2.6.0 <3.0.0"