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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user