feature/prepare-next-dev-cycle (#136)
All checks were successful
/ build (push) Successful in 4m26s

Reviewed-on: #136
This commit is contained in:
Varakh 2024-11-01 14:51:39 +00:00
commit c0920f6527
2 changed files with 7 additions and 3 deletions

View file

@ -1,7 +1,11 @@
# CHANGELOG
## 1.6.4+22 - UNRELEASED
* Updates
## 1.6.5+23 - UNRELEASED
* ...
## 1.6.4+22 - 2024/11/01
* Dependency updates
* Internal build updates
## 1.6.3+21
* Fixed not receiving share requests from other applications

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.4+22
version: 1.6.5+23
environment:
sdk: '>=3.5.0 <4.0.0'