Compare commits

...

4 commits

Author SHA1 Message Date
eb1d949af8 release/prepare-next-dev-cycle (#86)
All checks were successful
/ build (push) Successful in 5m17s
Reviewed-on: #86
2023-12-16 18:47:43 +00:00
4a715aba48 Prepare next dev cycle
All checks were successful
/ build (push) Successful in 5m42s
2023-12-16 19:37:55 +01:00
c48c16d63d release/1.6.3 (#85)
All checks were successful
/ build (push) Successful in 5m30s
Reviewed-on: #85
2023-12-16 18:29:59 +00:00
57db10e912 Prepare release of 1.6.3
All checks were successful
/ build (push) Successful in 5m43s
2023-12-16 19:23:38 +01:00
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,9 @@
# CHANGELOG
## 1.6.3+21 - UNRELEASED
## 1.6.4+22 - UNRELEASED
* ...
## 1.6.3+21
* Fixed not receiving share requests from other applications
## 1.6.2+20

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.3+21
version: 1.6.4+22
environment:
sdk: '>=3.2.0 <4.0.0'