From ff365120cc2f539cc1b9beedd9113de889dc5efa Mon Sep 17 00:00:00 2001 From: Fred Dixon <ffdixon@gmail.com> Date: Tue, 25 Jul 2017 07:23:26 -0600 Subject: [PATCH] Update index.html Bump version to 2.0-dev --- bigbluebutton-config/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigbluebutton-config/web/index.html b/bigbluebutton-config/web/index.html index 9080f6c93c..b60d622dc3 100644 --- a/bigbluebutton-config/web/index.html +++ b/bigbluebutton-config/web/index.html @@ -262,7 +262,7 @@ <div class="row"> <div class="span twelve center"> <p>Copyright © 2017 BigBlueButton Inc.<br> - <small>Version <a href="http://docs.bigbluebutton.org/">1.1.0</a></small> + <small>Version <a href="http://docs.bigbluebutton.org/">2.0-dev</a></small> </p> </div> </div> -- GitLab