From 37829b2d9a62900fede325a342ad407bff4bd574 Mon Sep 17 00:00:00 2001 From: Fred Dixon <ffdixon@gmail.com> Date: Mon, 8 Apr 2019 16:59:10 -0500 Subject: [PATCH] Bump to 2.2-beta4 --- bigbluebutton-config/bigbluebutton-release | 2 +- bigbluebutton-config/web/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bigbluebutton-config/bigbluebutton-release b/bigbluebutton-config/bigbluebutton-release index 70622e8a78..8ff65227b7 100644 --- a/bigbluebutton-config/bigbluebutton-release +++ b/bigbluebutton-config/bigbluebutton-release @@ -1 +1 @@ -BIGBLUEBUTTON_RELEASE=2.2.0-beta3 +BIGBLUEBUTTON_RELEASE=2.2.0-beta4 diff --git a/bigbluebutton-config/web/index.html b/bigbluebutton-config/web/index.html index 10f300bc2b..d7fa00710a 100644 --- a/bigbluebutton-config/web/index.html +++ b/bigbluebutton-config/web/index.html @@ -289,7 +289,7 @@ <div class="row"> <div class="span twelve center"> <p>Copyright © 2019 BigBlueButton Inc.<br> - <small>Version <a href="http://docs.bigbluebutton.org/">2.2.0-beta</a></small> + <small>Version <a href="http://docs.bigbluebutton.org/">2.2-beta</a></small> </p> </div> </div> -- GitLab