From 72c334e5e0154ee206228eb367184123301cfb83 Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Wed, 13 Jul 2022 10:12:03 -0500 Subject: [PATCH] Pump build number --- mobile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index f77ac88cec..6599dceb4f 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.18.0+26 +version: 1.18.0+27 environment: sdk: ">=2.17.0 <3.0.0"