chore: bump version to 2.3.2

This commit is contained in:
cogwheel0
2025-12-08 19:34:28 +05:30
parent fa0e557675
commit fd10ea0db0
3 changed files with 4 additions and 4 deletions

View File

@@ -4,9 +4,9 @@
submit_for_review(true)
skip_metadata(false)
release_notes({
'default' => "Home screen widget support, bug fixes, and performance improvements.",
'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.3.2",
})
promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.3.1"})
promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.3.2"})
skip_screenshots(true)
run_precheck_before_submit(false)
ipa("../build/ios/ipa/conduit.ipa")