CIRDLES / CHRONI

CHRONI is a mobile application that is being developed using Ionic, a cross platform app development framework.
2 stars 5 forks source link

Added App Version to About Page as well as update about text #84

Closed gabriellecozart closed 7 years ago

gabriellecozart commented 7 years ago

These commands are required with this commit:

$ ionic cordova plugin add cordova-plugin-app-version $ npm install --save @ionic-native/app-version

Fixed issue #83