pull/92/head
Michael 2021-04-15 18:44:41 -07:00
rodzic 9404e33373
commit 383009cac3
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TurtleStitch 2.6 dev</title>
<title>TurtleStitch 2.6</title>
<link rel="shortcut icon" href="stitchcode/favicon-32x32.png" type="image/png" />
<script type="text/javascript" src="src/morphic.js"></script>
<script type="text/javascript" src="src/widgets.js"></script>

Wyświetl plik

@ -1,5 +1,5 @@
VERSION="2.6.2 dev"
VERSION="2.6.3 - dev"
// get debug mode
url = new URL(window.location.href);
@ -1004,7 +1004,7 @@ IDE_Morph.prototype.aboutTurtleStitch = function () {
pic.setExtent(new Point(32, 32));
aboutTxt = 'TurtleStich! ' + VERSION + '\n\n'
+ 'Copyright \u24B8 2020 Michael Aschauer\n\n'
+ 'Copyright \u24B8 2021 Michael Aschauer\n\n'
+ 'TurtleStitch is developed by OSEDA - Association for\n'
+ 'Development of Open Source Software in Education, Design\n'