diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b102dc14..e5dc9c964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [2.6.8+2330] - 2024-11-13 +### Changed + +- Integrate with TWP production + ## [2.6.7+2330] - 2024-10-18 ### Fixed diff --git a/pubspec.yaml b/pubspec.yaml index 6c991cf79..5841229ca 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.7+2330 +version: 2.6.8+2330 environment: sdk: ">=3.1.3 <4.0.0"