diff --git a/gui.js b/gui.js index 376f6252b7..640701c38e 100644 --- a/gui.js +++ b/gui.js @@ -75,7 +75,7 @@ isRetinaSupported, SliderMorph, Animation, BoxMorph, MediaRecorder*/ // Global stuff //////////////////////////////////////////////////////// -modules.gui = '2018-March-14'; +modules.gui = '2018-March-19'; // Declarations @@ -3499,7 +3499,7 @@ IDE_Morph.prototype.aboutSnap = function () { module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn, world = this.world(); - aboutTxt = 'Snap! 4.1.2.6\nBuild Your Own Blocks\n\n' + aboutTxt = 'Snap! 4.1.2.7\nBuild Your Own Blocks\n\n' + 'Copyright \u24B8 2018 Jens M\u00F6nig and ' + 'Brian Harvey\n' + 'jens@moenig.org, bh@cs.berkeley.edu\n\n' diff --git a/snap.html b/snap.html index 2d5f2a9a25..71f1699261 100755 --- a/snap.html +++ b/snap.html @@ -2,14 +2,14 @@ - Snap! Build Your Own Blocks 4.1.2.6 + Snap! Build Your Own Blocks 4.1.2.7 - - - + + +