You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ripple.apache.org by gt...@apache.org on 2013/03/11 16:11:04 UTC

[50/50] [abbrv] git commit: updated to v0.9.15 due to chrome store bug

Updated Branches:
  refs/heads/master [created] cd3741c58


updated to v0.9.15 due to chrome store bug


Project: http://git-wip-us.apache.org/repos/asf/incubator-ripple/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ripple/commit/cd3741c5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ripple/tree/cd3741c5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ripple/diff/cd3741c5

Branch: refs/heads/master
Commit: cd3741c58a2fb3843a11aad601f706dc3fea29df
Parents: 7e11ca1
Author: Dan Silivestru <da...@gmail.com>
Authored: Fri Mar 8 10:27:51 2013 -0500
Committer: Dan Silivestru <da...@gmail.com>
Committed: Fri Mar 8 10:28:39 2013 -0500

----------------------------------------------------------------------
 doc/CHANGELOG.md |    4 ++++
 package.json     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/cd3741c5/doc/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 23adbd4..5596003 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,3 +1,7 @@
+## v0.9.1r54 - March 08, 2013
+
+* Updated version to 0.9.15 due to republishing need on Chrome Store as per this issue: https://groups.google.com/a/chromium.org/forum/?fromgroups=#!topic/chromium-extensions/d56BP7CTU-M
+
 ## v0.9.14 - March 06, 2013
 
 Pull Request (for release commits): https://github.com/blackberry/Ripple-UI/pull/737

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/cd3741c5/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 524103b..b7002af 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple",
-  "version": "0.9.14",
+  "version": "0.9.15",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://github.com/blackberry/Ripple-UI",
   "author": {