feature/prepare-next-dev #16

Merged
Varakh merged 4 commits from feature/prepare-next-dev into develop 2023-05-29 14:23:17 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit ad9a3a15f5 - Show all commits

View file

@ -1,5 +1,8 @@
# CHANGELOG
## 1.6.1+20
* ...
## 1.6.1+19
* Updated internal dependencies

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.1+19
version: 1.6.1+20
environment:
sdk: '>=2.19.4 <3.0.0'