diff --git a/android/fastlane/metadata/android/en-US/changelogs/default.txt b/android/fastlane/metadata/android/en-US/changelogs/default.txt index 2ea3ffe..72d9a87 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.4.2 +https://github.com/cogwheel0/conduit/releases/tag/v2.4.3 diff --git a/ios/fastlane/Deliverfile b/ios/fastlane/Deliverfile index 4d21f7b..af44ffb 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.4.2", + 'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.4.3", }) -promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.4.2"}) +promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.4.3"}) 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 3e4f8af..9dc2405 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: conduit description: Open-source mobile client for Open-WebUI -version: 2.4.2+90 +version: 2.4.3+91 publish_to: 'none' environment: