Skip to content

Commit

Permalink
chore(release): 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
siradji committed Mar 4, 2024
1 parent 12f4645 commit 416a92c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Reach a wider audience and sell more with Nana",
"slug": "nana-vendors-app",
"owner": "nana_logistics",
"version": "1.1.2",
"version": "1.0.4",
"orientation": "portrait",
"scheme": "myapp",
"userInterfaceStyle": "automatic",
Expand Down Expand Up @@ -48,7 +48,7 @@
"com.google.android.gms.permission.AD_ID"
],
"package": "com.nanaeats.nana_vendors",
"versionCode": 490010102,
"versionCode": 490010004,
"googleServicesFile": "./google-services.json",
"useNextNotificationsApi": true
},
Expand All @@ -62,7 +62,7 @@
"icon": "./assets/app-config/Icon-white-ios1024.png",
"supportsTablet": false,
"bundleIdentifier": "com.nanaeats.nana-vendors",
"buildNumber": "1.1.2"
"buildNumber": "1.0.4"
},
"web": {
"favicon": "./assets/app-config/favicon.png"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nanavendors",
"version": "1.1.2",
"version": "1.0.4",
"main": "index.js",
"engines": {
"node": "20"
Expand Down

0 comments on commit 416a92c

Please sign in to comment.