Skip to content

Commit

Permalink
Snap4Arduino 7.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jguille2 committed Jan 7, 2022
1 parent 32fe059 commit 5047b44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/s4a/gui.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ IDE_Morph.prototype.aboutSnap = function () {
module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn,
world = this.world();

aboutTxt = 'Snap! 7.0.4 - dev\nBuild Your Own Blocks\n\n'
+ 'Copyright \u24B8 2008-2021 Jens M\u00F6nig and '
aboutTxt = 'Snap! 7.0.4\nBuild Your Own Blocks\n\n'
+ 'Copyright \u24B8 2008-2022 Jens M\u00F6nig and '
+ 'Brian Harvey\n'
+ '[email protected], [email protected]\n\n'
+ ' Snap! is developed by the University of California, '
Expand Down
2 changes: 1 addition & 1 deletion src/snap
Submodule snap updated from 2fc1a9 to 6c7089

0 comments on commit 5047b44

Please sign in to comment.