From 3ac2cd81adcb2c4e21be345194dbf85c21a8c2a7 Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Wed, 10 Dec 2025 20:50:52 +0530 Subject: [PATCH] chore: bump version to 2.3.4 --- .../fastlane/metadata/android/en-US/changelogs/default.txt | 2 +- ios/fastlane/Deliverfile | 4 ++-- pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/fastlane/metadata/android/en-US/changelogs/default.txt b/android/fastlane/metadata/android/en-US/changelogs/default.txt index 4afa548..7bcbf3f 100644 --- a/android/fastlane/metadata/android/en-US/changelogs/default.txt +++ b/android/fastlane/metadata/android/en-US/changelogs/default.txt @@ -1 +1 @@ -https://github.com/cogwheel0/conduit/releases/tag/v2.3.3 +https://github.com/cogwheel0/conduit/releases/tag/v2.3.4 diff --git a/ios/fastlane/Deliverfile b/ios/fastlane/Deliverfile index 21f64cd..6ab1085 100644 --- a/ios/fastlane/Deliverfile +++ b/ios/fastlane/Deliverfile @@ -4,9 +4,9 @@ submit_for_review(true) skip_metadata(false) release_notes({ - 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.3.3", + 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.3.4", }) -promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.3.3"}) +promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.3.4"}) 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 13cbf72..70b94ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: conduit description: Open-source mobile client for Open-WebUI -version: 2.3.3+79 +version: 2.3.4+80 publish_to: 'none' environment: