Revert "CB-8858 Incremented plugin version."

This reverts commit e19b69dba206734a2ba25385cd4c68b85e4c68cc.
This commit is contained in:
Steve Gill 2015-04-15 14:31:11 -07:00
parent e19b69dba2
commit f01d6a05ee
2 changed files with 2 additions and 2 deletions

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.0.1-dev"> version="1.0.0">
<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.0.1-dev"> version="1.0.0">
<name>Cordova Network Information Plugin Tests</name> <name>Cordova Network Information Plugin Tests</name>
<license>Apache 2.0</license> <license>Apache 2.0</license>