diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f181f..0e6e665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # CHANGELOG -## 1.6.4+22 - UNRELEASED -* Updates +## 1.6.5+23 - UNRELEASED +* ... + +## 1.6.4+22 - 2024/11/01 +* Dependency updates +* Internal build updates ## 1.6.3+21 * Fixed not receiving share requests from other applications diff --git a/pubspec.yaml b/pubspec.yaml index e45e05b..ff92eef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A mobile client for FileBin. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.6.4+22 +version: 1.6.5+23 environment: sdk: '>=3.5.0 <4.0.0'