Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--activity/activity.info2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2518f06..a1ae258 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+34
+
+* Skip full flipping animation if second speaking card is correct
+* Typo in Memorize #1233
+* Can't play a shared memorize game #1503
+* Pass parent to ObjectChooser
+
33
* Add Speak feature, create speaking tiles
diff --git a/activity/activity.info b/activity/activity.info
index ccee90f..2fef1e1 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Memorize
bundle_id = org.laptop.Memorize
exec = sugar-activity activity.MemorizeActivity
icon = activity-memorize
-activity_version = 33
+activity_version = 34
show_launcher = yes
mime_types = application/x-memorize-project;
license = GPLv2+