chore(app-expo): bump version to 1.2.0

Align Expo config, package.json, and lockfile root with release tag v1.2.0.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Kevin
2026-05-12 13:44:57 +08:00
parent 71bf62166e
commit c794fe8ee8
3 changed files with 4 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ export default ({ config }: ConfigContext): ExpoConfig => {
...config,
name: 'Life Echo',
slug: 'life-echo',
version: '1.0.0',
version: '1.2.0',
orientation: 'portrait',
icon: './assets/images/icon.png',
scheme: 'lifeecho',