1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00

Up patch version

This commit is contained in:
Alex 2022-06-23 22:21:02 -05:00
parent 1a3d05ffc3
commit 04b59318f9
No known key found for this signature in database
GPG Key ID: 53CD082B3A5E1082
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,

View File

@ -2,7 +2,7 @@ name: immich_mobile
description: Immich - selfhosted backup media file on mobile phone
publish_to: "none"
version: 1.12.1+19
version: 1.12.2+20
environment:
sdk: ">=2.17.0 <3.0.0"
@ -47,7 +47,6 @@ dependencies:
collection: ^1.16.0
http_parser: ^4.0.1
dev_dependencies:
flutter_test:
sdk: flutter