Skip to content

Commit

Permalink
Release 3.5.2.8 (sugarlabs#3107)
Browse files Browse the repository at this point in the history
* remove unused artwork

* bump version number
  • Loading branch information
walterbender authored Jan 13, 2023
1 parent 1f15551 commit 32de60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/turtledefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
getAuxToolbarButtonNames, TITLESTRING
*/

const VERSION = "3.5.2.7";
const VERSION = "3.5.2.8";
let LOGODEFAULT;
let LOGOJA1 = LOGODEFAULT;
let LOGOJA = LOGODEFAULT;
Expand Down

0 comments on commit 32de60b

Please sign in to comment.