diff --git a/CHANGELOG.md b/CHANGELOG.md index 582516b..9634234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## 1.4.2+15 - UNRELEASED +* ... + ## 1.4.1+14 * Fixed opening links diff --git a/pubspec.yaml b/pubspec.yaml index faad696..4400dee 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.4.1+14 +version: 1.4.2+15 environment: sdk: '>=2.15.1 <3.0.0'