You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/02/11 00:23:45 UTC

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

Updated Branches:
  refs/heads/dev fd7de1590 -> 7e4c12f7a


CB-5980 Updated version and RELEASENOTES.md for release 0.3.7


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/adad0648
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/adad0648
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/adad0648

Branch: refs/heads/dev
Commit: adad06488b18aa97ef19fd6676cdcc4148dc3464
Parents: fd7de15
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 17:54:00 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Feb 5 17:54:00 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/adad0648/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index da299e2..29853c7 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -50,3 +50,7 @@
 
 ### 0.3.6 (Jan 02, 2014)
 * CB-5658 Add doc/index.md for Vibration plugin
+
+### 0.3.7 (Feb 05, 2014)
+* Add support for Tizen.
+* CB-3206 - Supported platforms updated

http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/adad0648/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 3f5b191..1aef8bb 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.7-dev">
+    version="0.3.7">
 
     <name>Vibration</name>
     <description>Cordova Vibration Plugin</description>


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

Posted by st...@apache.org.
CB-5980 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/7e4c12f7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/7e4c12f7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/7e4c12f7

Branch: refs/heads/dev
Commit: 7e4c12f7a03a3939a2747af807a1824cb141fbe7
Parents: adad064
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 18:13:30 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Feb 5 18:13:30 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/7e4c12f7/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 1aef8bb..6ec036b 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.7">
+    version="0.3.8-dev">
 
     <name>Vibration</name>
     <description>Cordova Vibration Plugin</description>