1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

Up version for hotfix

This commit is contained in:
Alex Tran
2022-07-03 20:55:30 -05:00
parent 7586c65103
commit b6814fad57
3 changed files with 3 additions and 2 deletions

View File

@ -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,