new verison number

This commit is contained in:
Christopher Sanden
2026-03-20 00:58:04 +01:00
parent 916d384101
commit 567caabb05
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "FastNotes",
"slug": "FastNotes",
"version": "1.0.2",
"version": "1.0.3",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "fastnotes",

View File

@@ -1,7 +1,7 @@
{
"name": "fastnotes",
"main": "expo-router/entry",
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",