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": {