diff --git a/CHANGELOG.md b/CHANGELOG.md index 30567e3..adf2656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## 1.6.1+20 +* ... + ## 1.6.1+19 * Updated internal dependencies diff --git a/pubspec.yaml b/pubspec.yaml index 32f0ded..2228e40 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.1+19 +version: 1.6.1+20 environment: sdk: '>=2.19.4 <3.0.0'