From f2283edb79639ae77a0c957f4095cb8d2b513581 Mon Sep 17 00:00:00 2001 From: Ashil <77285023+ashilkn@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:07:17 +0530 Subject: [PATCH] [mob][photos] Bump up version + use latest flutter version (v3.22.1) (#1993) --- .github/workflows/mobile-internal-release.yml | 2 +- .github/workflows/mobile-lint.yml | 2 +- .github/workflows/mobile-release.yml | 2 +- mobile/pubspec.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/mobile-internal-release.yml b/.github/workflows/mobile-internal-release.yml index fac4eb1d2f..8d3b9943e9 100644 --- a/.github/workflows/mobile-internal-release.yml +++ b/.github/workflows/mobile-internal-release.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: # Allow manually running the action env: - FLUTTER_VERSION: "3.22.0" + FLUTTER_VERSION: "3.22.1" jobs: build: diff --git a/.github/workflows/mobile-lint.yml b/.github/workflows/mobile-lint.yml index 8f231079f3..1bb8e2d150 100644 --- a/.github/workflows/mobile-lint.yml +++ b/.github/workflows/mobile-lint.yml @@ -10,7 +10,7 @@ on: env: - FLUTTER_VERSION: "3.22.0" + FLUTTER_VERSION: "3.22.1" jobs: lint: diff --git a/.github/workflows/mobile-release.yml b/.github/workflows/mobile-release.yml index 35cc217e67..2f1333268c 100644 --- a/.github/workflows/mobile-release.yml +++ b/.github/workflows/mobile-release.yml @@ -9,7 +9,7 @@ on: - "photos-v*" env: - FLUTTER_VERSION: "3.22.0" + FLUTTER_VERSION: "3.22.1" jobs: build: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 9455d9665f..4147c126f0 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -12,7 +12,7 @@ description: ente photos application # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.8.130+650 +version: 0.8.131+651 publish_to: none environment: