Repository: cordova-plugin-console
Updated Branches:
  refs/heads/master 6cc4740b9 -> 063666efb
Updated Tags:  refs/tags/r0.2.11 [created] 9d1c255ac


CB-7571 Updated version and RELEASENOTES.md for release 0.2.11


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

Branch: refs/heads/master
Commit: 9d1c255ac78f6c81bfec00a08c4918171937ff3f
Parents: 6cc4740
Author: Marcel Kinard <[email protected]>
Authored: Wed Sep 17 15:27:39 2014 -0400
Committer: Marcel Kinard <[email protected]>
Committed: Wed Sep 17 15:27:39 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/9d1c255a/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 039d60d..6623842 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -52,3 +52,6 @@
 
 ### 0.2.10 (Aug 06, 2014)
 * CB-6127 Updated translations for docs
+
+### 0.2.11 (Sep 17, 2014)
+* CB-7249 cordova-plugin-console documentation translation

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/9d1c255a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index ace4c1d..ff820aa 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
            id="org.apache.cordova.console"
-      version="0.2.11-dev">
+      version="0.2.11">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>

Reply via email to