CB-5980 Updated version and RELEASENOTES.md for release 0.2.6
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 1833846..3c5c09e 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -29,7 +29,7 @@
* Rename CHANGELOG.md -> RELEASENOTES.md
* [CB-4752] Incremented plugin version on dev branch.
- ### 0.2.3 (Oct 28, 2013)
+### 0.2.3 (Oct 28, 2013)
* tweak scoping
* fixed the scope
* properly stop watching...
@@ -52,3 +52,6 @@
### 0.2.5 (Jan 02, 2014)
* CB-5658 Add doc/index.md for Device Motion plugin
+
+### 0.2.6 (Feb 05, 2014)
+* Add Tizen support
diff --git a/plugin.xml b/plugin.xml
index 2884dd6..4b984c9 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="org.apache.cordova.device-motion"
- version="0.2.6-dev">
+ version="0.2.6">
<name>Device Motion</name>
<description>Cordova Device Motion Plugin</description>