From e0ba24662b631394b4076ac39fad970447879f8f Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 3 Jul 2015 08:31:13 -0400 Subject: Added plugin that picks up version from config.xml and displays in app --- .../plugin.xml | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 plugins/uk.co.whiteoctober.cordova.appversion/plugin.xml (limited to 'plugins/uk.co.whiteoctober.cordova.appversion/plugin.xml') diff --git a/plugins/uk.co.whiteoctober.cordova.appversion/plugin.xml b/plugins/uk.co.whiteoctober.cordova.appversion/plugin.xml new file mode 100644 index 00000000..8ff4c5eb --- /dev/null +++ b/plugins/uk.co.whiteoctober.cordova.appversion/plugin.xml @@ -0,0 +1,79 @@ + + + + AppVersion + + This plugin will return the version of your App that you have set in + packaging it. I.e. it will always match the version in the app store. + + MIT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3