Prepare next release cycle for 1.4.1+14

This commit is contained in:
Varakh 2022-01-20 17:41:07 +01:00
parent c82c5f8dc5
commit 80f20f6032
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# CHANGELOG
## 1.4.1+14 - UNRELEASED
## 1.4.0+13
* Increased target SDK to `30`
* Upgraded to Dart `2.15.1`

View file

@ -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.0+13
version: 1.4.1+14
environment:
sdk: '>=2.15.1 <3.0.0'