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