From 435f41133a9fdb0eaf8d9c37fc9a40880f4e4c50 Mon Sep 17 00:00:00 2001 From: HRiggs Date: Mon, 15 Dec 2025 12:41:24 -0500 Subject: [PATCH] Go to stable --- .gitea/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 9109118..c093640 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -49,7 +49,6 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.38.4' channel: 'stable' cache: true @@ -168,7 +167,6 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.38.4' channel: 'stable' cache: true