mirror of
https://github.com/immich-app/immich.git
synced 2025-01-02 12:48:35 +02:00
Up version for hotfix
This commit is contained in:
parent
7586c65103
commit
b6814fad57
@ -0,0 +1 @@
|
||||
* Hot fix: Restore shared album functionality
|
@ -19,7 +19,7 @@ platform :ios do
|
||||
desc "iOS Beta"
|
||||
lane :beta do
|
||||
increment_version_number(
|
||||
version_number: "1.16.0"
|
||||
version_number: "1.16.1"
|
||||
)
|
||||
increment_build_number(
|
||||
build_number: latest_testflight_build_number + 1,
|
||||
|
@ -2,7 +2,7 @@ name: immich_mobile
|
||||
description: Immich - selfhosted backup media file on mobile phone
|
||||
|
||||
publish_to: "none"
|
||||
version: 1.16.0+23
|
||||
version: 1.16.1+24
|
||||
|
||||
environment:
|
||||
sdk: ">=2.17.0 <3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user