chore: Bump version

This commit is contained in:
Krille Fear 2021-07-14 14:05:55 +00:00
parent de521a831d
commit 7cf877c1f0
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
## v0.34.0 - 2021-07-21 ## v0.34.1 - 2021-07-14
Bugfix image picker on Android 11
## v0.34.0 - 2021-07-13
Mostly bugfixes and one new feature: Lottie file rendering. Mostly bugfixes and one new feature: Lottie file rendering.
### All changes: ### All changes:

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.34.0+0 version: 0.34.1+0
environment: environment:
sdk: ">=2.6.0 <3.0.0" sdk: ">=2.6.0 <3.0.0"