Prepare next release cycle 1.4.2+16
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Varakh 2022-05-03 09:28:43 +02:00
parent a6851c5430
commit c8007e8415
3 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
# CHANGELOG
## 1.4.3+16 - UNRELEASED
* ...
## 1.4.2+15
* Minor cleanup
* Added external drone CI

View file

@ -391,7 +391,7 @@ packages:
name: mime
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
nested:
dependency: transitive
description:

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.2+15
version: 1.4.3+16
environment:
sdk: '>=2.16.2 <3.0.0'