feature/prepare-next-dev-cycle (#136)
All checks were successful
/ build (push) Successful in 4m26s
All checks were successful
/ build (push) Successful in 4m26s
Reviewed-on: #136
This commit is contained in:
commit
c0920f6527
2 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,11 @@
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
## 1.6.4+22 - UNRELEASED
|
## 1.6.5+23 - UNRELEASED
|
||||||
* Updates
|
* ...
|
||||||
|
|
||||||
|
## 1.6.4+22 - 2024/11/01
|
||||||
|
* Dependency updates
|
||||||
|
* Internal build updates
|
||||||
|
|
||||||
## 1.6.3+21
|
## 1.6.3+21
|
||||||
* Fixed not receiving share requests from other applications
|
* Fixed not receiving share requests from other applications
|
||||||
|
|
|
@ -11,7 +11,7 @@ description: A mobile client for FileBin.
|
||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 1.6.4+22
|
version: 1.6.5+23
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.5.0 <4.0.0'
|
sdk: '>=3.5.0 <4.0.0'
|
||||||
|
|
Loading…
Reference in a new issue