From bd2152d568bb9ae24eb048df70f148404569e6bf Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Wed, 13 Jul 2022 09:56:34 -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 5e284e3e6247d..407fc0b448218 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.17.0+25 +version: 1.17.0+26 environment: sdk: ">=2.17.0 <3.0.0"