You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/01/02 19:09:30 UTC

[1/2] git commit: CB-5719 Updated version and RELEASENOTES.md for release 0.3.6

Updated Branches:
  refs/heads/dev 4238a790b -> cca9a5c03


CB-5719 Updated version and RELEASENOTES.md for release 0.3.6


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

Branch: refs/heads/dev
Commit: 06720d8527fbf9a0619f3bc6d9b1430471b6a209
Parents: 4238a79
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:24:02 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:24:02 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 plugin.xml      | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/06720d85/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 6500f05..da299e2 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -47,3 +47,6 @@
 * add ubuntu platform
 * Added amazon-fireos platform. Change to include amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos'
 * CB-4747 Fixed Blackberry background vibrate
+
+### 0.3.6 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Vibration plugin

http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/06720d85/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index fa68534..d59f983 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.vibration"
-    version="0.3.6-dev">
+    version="0.3.6">
 
     <name>Vibration</name>
     <description>Cordova Vibration Plugin</description>


[2/2] git commit: CB-5719 Incremented plugin version on dev branch.

Posted by ag...@apache.org.
CB-5719 Incremented plugin version on dev branch.


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

Branch: refs/heads/dev
Commit: cca9a5c03fa4ecd79b6491dace97c78629be0e03
Parents: 06720d8
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:30:52 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/cca9a5c0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index d59f983..613b4cf 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.vibration"
-    version="0.3.6">
+    version="0.3.7-dev">
 
     <name>Vibration</name>
     <description>Cordova Vibration Plugin</description>