Compare commits

...

1 Commits

Author SHA1 Message Date
Steve Gill ba7cbe58d5 CB-8858 Incremented plugin version. 2015-04-15 16:00:22 -07:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-inappbrowser",
"version": "1.0.0",
"version": "1.0.1-dev",
"description": "Cordova InAppBrowser Plugin",
"cordova": {
"id": "cordova-plugin-inappbrowser",
+1 -1
View File
@@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-inappbrowser"
version="1.0.0">
version="1.0.1-dev">
<name>InAppBrowser</name>
<description>Cordova InAppBrowser Plugin</description>
+1 -1
View File
@@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-inappbrowser-tests"
version="1.0.0">
version="1.0.1-dev">
<name>Cordova InAppBrowser Plugin Tests</name>
<license>Apache 2.0</license>