diff --git a/CHANGELOG.md b/CHANGELOG.md index d82db82..be492db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # CHANGELOG +## 1.3.3+13 - UNRELEASED + ## 1.3.3+12 * Automatically switch to initial tab when coming from the share menu * Upgraded internal dependencies diff --git a/pubspec.yaml b/pubspec.yaml index b8ee177..11a5f6c 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.3.3+12 +version: 1.3.4+13 environment: sdk: ">=2.10.5 <3.0.0"