From 054597f9aea0bff0c5d2a33a6e69fd13b89875bd Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Sat, 25 Oct 2025 15:14:41 +0530 Subject: [PATCH] chore: revert version to 2.1.10+35 and update build_runner command in GitHub Actions workflow --- .github/workflows/release.yml | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 34a9eda..431d369 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: run: flutter pub get --enforce-lockfile - name: Generate code (build_runner) - run: dart run build_runner build --delete-conflicting-outputs -q + run: dart run build_runner build --delete-conflicting-outputs @@ -109,7 +109,7 @@ jobs: run: flutter pub get --enforce-lockfile - name: Generate code (build_runner) - run: dart run build_runner build --delete-conflicting-outputs -q + run: dart run build_runner build --delete-conflicting-outputs diff --git a/pubspec.yaml b/pubspec.yaml index e648068..d06d83f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: conduit description: Open-source mobile client for Open-WebUI -version: 2.1.11+36 +version: 2.1.10+35 publish_to: 'none' environment: