fix(release): sync legacy mobile version
This commit is contained in:
parent
3e9e04f68c
commit
f342ea8640
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
|
|||
name: 'D3RO Voice',
|
||||
slug: 'd3ro-voice',
|
||||
scheme: 'd3ro-voice',
|
||||
version: '1.0.0',
|
||||
version: '1.1.0',
|
||||
orientation: 'portrait',
|
||||
icon: './assets/icon.png',
|
||||
userInterfaceStyle: 'dark',
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@d3ro/mobile",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"description": "D3RO Voice Mobile (Expo + React Native)",
|
||||
"main": "expo-router/entry",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue