Skip to content

Commit

Permalink
Bump version to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Aug 27, 2024
1 parent fb38b4a commit d31cf77
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.6.2+2330] - 2024-08-27

### Fixed
- #2002 Remove unused deeplink
- #2002 Upgrade flutter_local_notifications to fix USE_FULL_SCREEN_INTENT permission

## [2.6.1+2330] - 2024-07-25

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: fluffychat
description: A convenient Matrix-based tool for personal and corporate communication.
publish_to: none
version: 2.6.1+2330
version: 2.6.2+2330

environment:
sdk: ">=3.1.3 <4.0.0"
Expand Down

0 comments on commit d31cf77

Please sign in to comment.