From 730cb634ca40d1705b90c7a0ad57876af850d2f6 Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:43:35 +0530 Subject: [PATCH] chore: bump version to 2.2.9 --- android/fastlane/metadata/android/en-US/changelogs/72.txt | 1 + ios/fastlane/Deliverfile | 4 ++-- pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 android/fastlane/metadata/android/en-US/changelogs/72.txt diff --git a/android/fastlane/metadata/android/en-US/changelogs/72.txt b/android/fastlane/metadata/android/en-US/changelogs/72.txt new file mode 100644 index 0000000..6c5fa8d --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/72.txt @@ -0,0 +1 @@ +https://github.com/cogwheel0/conduit/releases/tag/v2.2.9 diff --git a/ios/fastlane/Deliverfile b/ios/fastlane/Deliverfile index 0f12594..67ce39c 100644 --- a/ios/fastlane/Deliverfile +++ b/ios/fastlane/Deliverfile @@ -4,9 +4,9 @@ submit_for_review(true) skip_metadata(false) release_notes({ - 'default' => "Streaming optimizations, show chats >10 in folders, SVG support", + 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.9", }) -promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.8"}) +promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.9"}) skip_screenshots(true) run_precheck_before_submit(false) ipa("../build/ios/ipa/conduit.ipa") \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 9c8ce67..818f796 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: conduit description: Open-source mobile client for Open-WebUI -version: 2.2.8+71 +version: 2.2.9+72 publish_to: 'none' environment: