From 76dc4d846f682af073ba247ca9bf5ced514e73fe Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 16 Dec 2018 19:02:39 -0500 Subject: [PATCH] bump release number --- js/turtledefs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/turtledefs.js b/js/turtledefs.js index f51454b10e..55cce2dd85 100644 --- a/js/turtledefs.js +++ b/js/turtledefs.js @@ -26,7 +26,7 @@ if (GUIDEURL === 'guide url' || GUIDEURL === '') { const NUMBERBLOCKDEFAULT = 4; const DEFAULTPALETTE = 'rhythm'; var TITLESTRING = _('Music Blocks is a collection of tools for exploring fundamental musical concepts in a fun way.') -const VERSION = '2.6'; +const VERSION = '2.7'; // We don't include 'extras' since we want to be able to delete // plugins from the extras palette.