repo: janusweb action: commit revision: path_from: revision_from: e8ddc8387450ed502cfb5d45bd5494f42311b7a7: path_to: revision_to:
commit e8ddc8387450ed502cfb5d45bd5494f42311b7a7 Author: James BaicoianuDate: Sun Oct 16 23:43:26 2016 -0700 Updated version to 1.0rc3 diff --git a/scripts/janusweb.js b/scripts/janusweb.js
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -2,7 +2,7 @@ elation.require(['janusweb.config', 'engine.things.generic','janusweb.remoteplay
elation.requireCSS('janusweb.janusweb');
elation.component.add('engine.things.janusweb', function() {
this.rooms = {};
- this.version = 'janusweb-1.0rc2';
+ this.version = 'janusweb-1.0rc3';
this.settings = {
multiplayer: true,
sessiontracking: true,
-----END OF PAGE-----