chore: bump everywhere

This commit is contained in:
Prateek Sunal
2025-08-06 17:07:07 +05:30
parent 6dd23fa5ff
commit 899993a23b
12 changed files with 12 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch: # Allow manually running the action
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: write

View File

@@ -8,7 +8,7 @@ on:
- ".github/workflows/auth-lint.yml"
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: read

View File

@@ -29,7 +29,7 @@ on:
- "auth-v*"
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: write

View File

@@ -5,7 +5,7 @@ on:
workflow_dispatch: # Allow manually running the action
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: write

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch: # Allow manually running the action
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
RUST_VERSION: "1.85.1"
permissions:

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch: # Allow manually running the action
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: write

View File

@@ -8,7 +8,7 @@ on:
- ".github/workflows/mobile-lint.yml"
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: read

View File

@@ -9,7 +9,7 @@ on:
- "photos-v*"
env:
FLUTTER_VERSION: "3.29.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: write

View File

@@ -1,3 +1,3 @@
{
"flutter": "3.29.3"
"flutter": "3.32.8"
}

View File

@@ -44,7 +44,7 @@ or managing your secrets, please use our mobile or desktop app.
## 🧑‍💻 Build from source
1. [Install Flutter v3.29.3](https://flutter.dev/docs/get-started/install).
1. [Install Flutter v3.32.8](https://flutter.dev/docs/get-started/install).
2. Pull in all submodules with `git submodule update --init --recursive`

View File

@@ -1,3 +1,3 @@
{
"flutter": "3.29.3"
"flutter": "3.32.8"
}

View File

@@ -46,7 +46,7 @@ You can alternatively install the build from PlayStore or F-Droid.
## 🧑‍💻 Building from source
1. [Install Flutter v3.29.3](https://flutter.dev/docs/get-started/install).
1. [Install Flutter v3.32.8](https://flutter.dev/docs/get-started/install).
2. Pull in all submodules with `git submodule update --init --recursive`