Prepare next dev cycle #noissue
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Varakh 2023-01-16 19:39:18 +01:00
parent fc88d5c22f
commit 6d75672add
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# CHANGELOG
## 1.6.1+19 - UNRELEASED
* ...
## 1.6.0+18
* Fixed input colors in login view when using dark theme
* Added removal of individual files selected for upload

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.6.0+18
version: 1.6.1+19
environment:
sdk: '>=2.18.5 <3.0.0'