From 2978d22a8307d24c0f93b9c74726811adbc1d548 Mon Sep 17 00:00:00 2001 From: Michael Aschauer Date: Wed, 14 Nov 2018 22:53:43 +0100 Subject: [PATCH] add new version str --- stitchcode/gui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stitchcode/gui.js b/stitchcode/gui.js index 6b059bce..06c819f3 100644 --- a/stitchcode/gui.js +++ b/stitchcode/gui.js @@ -978,7 +978,7 @@ IDE_Morph.prototype.aboutTurtleStitch = function () { pic = Morph.fromImageURL('stitchcode/assets/turtle-logo.png'); pic.setExtent(new Point(32, 32)); - aboutTxt = 'TurtleStich! 2.1.0 beta\n\n' + aboutTxt = 'TurtleStich! 2.5 beta\n\n' + 'Copyright \u24B8 2018 Michael Aschauer\n\n' + 'TurtleStitch is developed by OSEDA - Association for\n'