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

Up patch version

This commit is contained in:
Alex
2022-06-23 22:21:02 -05:00
parent 1a3d05ffc3
commit 04b59318f9
2 changed files with 2 additions and 3 deletions

View File

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