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

chore: version v1.118.2

This commit is contained in:
github-actions
2024-10-16 18:44:39 +00:00
parent 782ba48470
commit e8015dc7d7
18 changed files with 30 additions and 26 deletions

View File

@@ -19,7 +19,7 @@ platform :ios do
desc "iOS Release"
lane :release do
increment_version_number(
version_number: "1.118.1"
version_number: "1.118.2"
)
increment_build_number(
build_number: latest_testflight_build_number + 1,