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

This commit is contained in:
Varakh 2022-12-16 22:56:16 +01:00
parent 2e7778926a
commit a0789e6883
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# CHANGELOG
## 1.5.2+18
* ...
## 1.5.1+17
* Fixed white background button in AppBar when light theme enabled
* Cleaned up login screen and added icon

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.5.1+17
version: 1.5.2+18
environment:
sdk: '>=2.18.5 <3.0.0'