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

Up version for release

This commit is contained in:
Alex Tran
2022-10-14 16:21:26 -05:00
parent a7f14dc103
commit c271f0c224
5 changed files with 8 additions and 6 deletions

View File

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