CB-12224 Incremented plugin version.

This commit is contained in:
Shazron Abdullah 2016-12-07 16:55:08 -08:00
parent 0079edbaa5
commit fc4cdeb1c7
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "cordova-plugin-network-information", "name": "cordova-plugin-network-information",
"version": "1.3.1", "version": "1.3.2-dev",
"description": "Cordova Network Information Plugin", "description": "Cordova Network Information Plugin",
"cordova": { "cordova": {
"id": "cordova-plugin-network-information", "id": "cordova-plugin-network-information",

View File

@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-network-information" id="cordova-plugin-network-information"
version="1.3.1"> version="1.3.2-dev">
<name>Network Information</name> <name>Network Information</name>
<description>Cordova Network Information Plugin</description> <description>Cordova Network Information Plugin</description>

View File

@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-network-information-tests" id="cordova-plugin-network-information-tests"
version="1.3.1"> version="1.3.2-dev">
<name>Cordova Network Information Plugin Tests</name> <name>Cordova Network Information Plugin Tests</name>
<license>Apache 2.0</license> <license>Apache 2.0</license>