From 3fa2b8c419138b0b73fbaf8d214e0b869676194d Mon Sep 17 00:00:00 2001 From: Olu Amey Date: Sat, 14 Jan 2023 18:29:37 -0500 Subject: [PATCH] bundle added --- capacitor.config.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/capacitor.config.json b/capacitor.config.json index b44a7e8..8e0cf3a 100644 --- a/capacitor.config.json +++ b/capacitor.config.json @@ -1,5 +1,5 @@ { - "appId": "io.ionic.starter", + "appId": "com.mermsemr.myfit", "appName": "mYFit", "webDir": "www", "bundledWebRuntime": false diff --git a/package.json b/package.json index 7abe7ab..71ee059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "m-y-fit", - "version": "0.0.1", + "name": "my-fit", + "version": "5.0.1", "author": "Ionic Framework", "homepage": "https://ionicframework.com/", "scripts": {