From ef170e9a2850af90e97118c39812015204bbcdb3 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 22 Mar 2013 10:36:19 +0100 Subject: Zoom Blocks in the settings menu. also: Optional slider for numeric prompter, numberic prompters for watchers' sliderMin/Max --- cloud.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cloud.js') diff --git a/cloud.js b/cloud.js index 3bfb173..ebe17d7 100644 --- a/cloud.js +++ b/cloud.js @@ -29,7 +29,7 @@ /*global modules, IDE_Morph, SnapSerializer, hex_sha512, alert, nop*/ -modules.cloud = '2013-March-21'; +modules.cloud = '2013-March-22'; // Global stuff -- cgit v1.3.1