From 7c99098373ae5b84fb17ac89afbe09fdc28ecea3 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 25 Aug 2016 09:21:35 -0400 Subject: fixed app version plugin change Former-commit-id: de8dc6fec144cf994824d5f0f8005d7fc8a4b994 --- plugins/fetch.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 63e81799..fcf02551 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -9,14 +9,6 @@ "SENDER_ID": "710936220256" } }, - "cordova-plugin-app-version": { - "source": { - "type": "registry", - "id": "cordova-plugin-app-version" - }, - "is_top_level": true, - "variables": {} - }, "cordova-plugin-file": { "source": { "type": "registry", @@ -194,5 +186,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-app-version": { + "source": { + "type": "registry", + "id": "cordova-plugin-app-version" + }, + "is_top_level": true, + "variables": {} } } \ No newline at end of file -- cgit v1.2.3