diff --git a/js/turtledefs.js b/js/turtledefs.js index 450f6164b0..cd07015a2e 100644 --- a/js/turtledefs.js +++ b/js/turtledefs.js @@ -32,7 +32,7 @@ const DEFAULTPALETTE = "rhythm"; let TITLESTRING = _( "Music Blocks is a collection of tools for exploring fundamental musical concepts in a fun way." ); -const VERSION = "3.3"; +const VERSION = "3.4.2"; // We don't include 'extras' since we want to be able to delete // plugins from the extras palette.