Passage en version 1.0.1

This commit is contained in:
2024-12-17 23:17:51 +01:00
parent 5e61cabcdc
commit abb5c3c584
4 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"expo": {
"name": "Traintrape-moi",
"slug": "traintrape-moi-client",
"version": "1.0.0",
"version": "1.0.1",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "traintrapemoi",

View File

@ -1,7 +1,7 @@
{
"name": "traintrape-moi-client",
"main": "expo-router/entry",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"start": "expo start",
"android": "expo run:android",