diff --git a/cloud.js b/cloud.js
index 6ff5ac2f..9ef07d5d 100755
--- a/cloud.js
+++ b/cloud.js
@@ -32,7 +32,7 @@
/*global modules, SnapSerializer, nop, hex_sha512, DialogBoxMorph, Color,
normalizeCanvas*/
-modules.cloud = '2018-February-20';
+modules.cloud = '2018-March-02';
// Global stuff
@@ -50,7 +50,7 @@ Cloud.prototype.init = function (url) {
this.username = null;
};
-SnapCloud = new Cloud('https://snap-cloud.cs10.org');
+SnapCloud = new Cloud('https://cloud.snap.berkeley.edu');
// Dictionary handling
diff --git a/gui.js b/gui.js
index c4fa3855..20cda290 100644
--- a/gui.js
+++ b/gui.js
@@ -75,7 +75,7 @@ isRetinaSupported, SliderMorph, Animation, BoxMorph, MediaRecorder*/
// Global stuff ////////////////////////////////////////////////////////
-modules.gui = '2018-February-22';
+modules.gui = '2018-March-02';
// Declarations
diff --git a/snap.html b/snap.html
index 7b112117..60453e5f 100755
--- a/snap.html
+++ b/snap.html
@@ -9,7 +9,7 @@
-
+
@@ -18,7 +18,7 @@
-
+