We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0435d48 commit 6d5da29Copy full SHA for 6d5da29
js/turtledefs.js
@@ -32,7 +32,7 @@ const DEFAULTPALETTE = "rhythm";
32
let TITLESTRING = _(
33
"Music Blocks is a collection of tools for exploring fundamental musical concepts in a fun way."
34
);
35
-const VERSION = "3.3";
+const VERSION = "3.4.2";
36
37
// We don't include 'extras' since we want to be able to delete
38
// plugins from the extras palette.
0 commit comments