From d1c4da426553fa3a578c206a91fedd1803e27d72 Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:25:07 +0530 Subject: [PATCH] chore: bump version to 2.2.5 --- android/fastlane/metadata/android/en-US/changelogs/45.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/45.txt diff --git a/android/fastlane/metadata/android/en-US/changelogs/45.txt b/android/fastlane/metadata/android/en-US/changelogs/45.txt new file mode 100644 index 0000000..3074e56 --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/45.txt @@ -0,0 +1 @@ +https://github.com/cogwheel0/conduit/releases/tag/v2.2.5 diff --git a/ios/fastlane/Deliverfile b/ios/fastlane/Deliverfile index ce3f16f..6539931 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.4", + 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.5", }) skip_screenshots(true) run_precheck_before_submit(false) diff --git a/pubspec.yaml b/pubspec.yaml index d2583fe..3e91f7b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: conduit description: Open-source mobile client for Open-WebUI -version: 2.2.4+44 +version: 2.2.5+45 publish_to: 'none' environment: