diff --git a/snap.html b/snap.html index f8e9ce23..d37d3020 100755 --- a/snap.html +++ b/snap.html @@ -1,7 +1,7 @@ - Snap! 7 - rc2 - Build Your Own Blocks + Snap! 7 - rc3 - Build Your Own Blocks diff --git a/src/gui.js b/src/gui.js index bdd3a534..1a8f7d68 100644 --- a/src/gui.js +++ b/src/gui.js @@ -4770,7 +4770,7 @@ IDE_Morph.prototype.aboutSnap = function () { module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn, world = this.world(); - aboutTxt = 'Snap! 7 - rc2 -\nBuild Your Own Blocks\n\n' + aboutTxt = 'Snap! 7 - rc3 -\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 19d4c575..a902fa87 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -var snapVersion = '7-rc2' +var snapVersion = '7-rc3' var cacheName = 'snap-pwa', filesToCache = [