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

Up minor v1.6.0 (#113)

This commit is contained in:
Alex
2022-04-05 10:34:54 -05:00
committed by GitHub
parent 8e80825b4f
commit c7dff229db
7 changed files with 13 additions and 11 deletions

View File

@ -19,7 +19,7 @@ platform :ios do
desc "iOS Beta"
lane :beta do
increment_version_number(
version_number: "1.5.1"
version_number: "1.6.0"
)
increment_build_number(
build_number: latest_testflight_build_number + 1,