From 8b05aef3e1f90408861e973cf7e4f5e43e986d66 Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Thu, 27 Nov 2025 22:23:34 +0530 Subject: [PATCH] chore: bump version to 2.2.7 --- android/fastlane/metadata/android/en-US/changelogs/70.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/70.txt diff --git a/android/fastlane/metadata/android/en-US/changelogs/70.txt b/android/fastlane/metadata/android/en-US/changelogs/70.txt new file mode 100644 index 0000000..235252b --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/70.txt @@ -0,0 +1 @@ +https://github.com/cogwheel0/conduit/releases/tag/v2.2.7 diff --git a/ios/fastlane/Deliverfile b/ios/fastlane/Deliverfile index 588edf9..74ec37d 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.6", + 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.7", }) skip_screenshots(true) run_precheck_before_submit(false) diff --git a/pubspec.yaml b/pubspec.yaml index 2839095..8d4dacb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: conduit description: Open-source mobile client for Open-WebUI -version: 2.2.6+69 +version: 2.2.7+70 publish_to: 'none' environment: