Update mobile APK release link (#3007)

This commit is contained in:
Jinjing 2026-05-28 13:38:57 -07:00 committed by GitHub
parent a68f0d20f7
commit 124dccf37c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ export const PLATFORM_COPY: Record<
android: {
description: 'Scan with your Android camera to download the latest APK from GitHub Releases.',
ctaLabel: 'Download APK',
url: 'https://github.com/stablyai/orca/releases/tag/mobile-v0.0.9'
url: 'https://github.com/stablyai/orca/releases/tag/mobile-v0.0.10'
}
}