diff --git a/snap.html b/snap.html index b001aae0..aec5bc3b 100755 --- a/snap.html +++ b/snap.html @@ -20,7 +20,7 @@ - + diff --git a/src/gui.js b/src/gui.js index a13b125e..a673221f 100644 --- a/src/gui.js +++ b/src/gui.js @@ -86,7 +86,7 @@ BlockVisibilityDialogMorph, ThreadManager*/ // Global stuff //////////////////////////////////////////////////////// -modules.gui = '2021-November-19'; +modules.gui = '2021-November-22'; // Declarations @@ -4734,7 +4734,7 @@ IDE_Morph.prototype.aboutSnap = function () { module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn, world = this.world(); - aboutTxt = 'Snap! 7 - dev211119 -\nBuild Your Own Blocks\n\n' + aboutTxt = 'Snap! 7 - dev211122 -\nBuild Your Own Blocks\n\n' + 'Copyright \u24B8 2008-2021 Jens M\u00F6nig and ' + 'Brian Harvey\n' + 'jens@moenig.org, bh@cs.berkeley.edu\n\n' diff --git a/sw.js b/sw.js index cee2f850..95f6378a 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -var snapVersion = '7-dev211119' +var snapVersion = '7-dev211122' var cacheName = 'snap-pwa', filesToCache = [