From f496ad447b2282ce30aaa31d8af47ff53b6db691 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 02 Feb 2012 23:21:15 +0000 Subject: Release 134 --- diff --git a/NEWS b/NEWS index 33c0884..db61699 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +134 + +ENHANCEMENTS: +* Added method to change block color (used by some plugins) +* Added method to set the visibility of palette blocks (used by some plugins) + +BUG FIX: +* Fixed typo inadvertently intoduced into plugin strings +* Fixed problem with boolean and compare blocks not expanding properly + 133 ENHANCEMENTS: diff --git a/activity/activity.info b/activity/activity.info index d304057..b241329 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 133 +activity_version = 134 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1