diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b12176..6b9504d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # CHANGELOG -## 1.6.3+21 - UNRELEASED +## 1.6.4+22 - UNRELEASED +* ... + +## 1.6.3+21 * Fixed not receiving share requests from other applications ## 1.6.2+20 diff --git a/pubspec.yaml b/pubspec.yaml index 4a05f8c..5fbef4f 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.3+21 +version: 1.6.4+22 environment: sdk: '>=3.2.0 <4.0.0'