Repository: cordova-plugin-file
Updated Branches:
  refs/heads/master 05604b138 -> e35c79419


CB-7571 Bump version of nested plugin to match parent plugin


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/e35c7941
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/e35c7941
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/e35c7941

Branch: refs/heads/master
Commit: e35c794196b183eaf143e91c468c0cd5e4cb5f14
Parents: 05604b1
Author: Marcel Kinard <[email protected]>
Authored: Wed Sep 17 16:27:15 2014 -0400
Committer: Marcel Kinard <[email protected]>
Committed: Wed Sep 17 16:27:15 2014 -0400

----------------------------------------------------------------------
 tests/plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/e35c7941/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 5d7b256..1a99c98 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets";
     xmlns:android="http://schemas.android.com/apk/res/android";
     id="org.apache.cordova.file.tests"
-    version="1.3.1">
+    version="1.3.2-dev">
 
     <name>Cordova File Plugin Tests</name>
     <license>Apache 2.0</license>

Reply via email to