From 73024edba949a2334e282b770cd1cbaa087ece49 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 20 Jun 2022 13:33:25 -0500 Subject: [PATCH] Update mobile version for CI build --- mobile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 71cce3d37c..30e8aee895 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -2,7 +2,7 @@ name: immich_mobile description: Immich - selfhosted backup media file on mobile phone publish_to: "none" -version: 1.12.0+18 +version: 1.13.0+19 environment: sdk: ">=2.15.1 <3.0.0"