From e6d436c9be0dbd8744e87c134ffe40be46d50d4a Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Sun, 30 Nov 2025 19:34:25 +0530 Subject: [PATCH] chore: bump version to 2.2.8 --- android/fastlane/metadata/android/en-US/changelogs/71.txt | 1 + ios/fastlane/Deliverfile | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 android/fastlane/metadata/android/en-US/changelogs/71.txt diff --git a/android/fastlane/metadata/android/en-US/changelogs/71.txt b/android/fastlane/metadata/android/en-US/changelogs/71.txt new file mode 100644 index 0000000..978c1a8 --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/71.txt @@ -0,0 +1 @@ +https://github.com/cogwheel0/conduit/releases/tag/v2.2.8 diff --git a/ios/fastlane/Deliverfile b/ios/fastlane/Deliverfile index 74ec37d..91af79d 100644 --- a/ios/fastlane/Deliverfile +++ b/ios/fastlane/Deliverfile @@ -4,7 +4,7 @@ submit_for_review(true) skip_metadata(false) release_notes({ - 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.7", + 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.8", }) skip_screenshots(true) run_precheck_before_submit(false) diff --git a/pubspec.yaml b/pubspec.yaml index 74dd202..9c8ce67 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: conduit description: Open-source mobile client for Open-WebUI -version: 2.2.7+70 +version: 2.2.8+71 publish_to: 'none' environment: