diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c4d0828f..e131d0ae2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - #1972 Update logic for cancel upload files with captions - #1968 Break UI when search with keyword - #1542 make message highlight brighter +- Translate ru, fr, vi ### Fixed diff --git a/pubspec.yaml b/pubspec.yaml index 69e389d97..b3d7c65a0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: A convenient Matrix-based tool for personal and corporate communication. publish_to: none -version: 2.6.3+2330 +version: 2.6.4+2330 environment: sdk: ">=3.1.3 <4.0.0"