From b121c93f440f3442ba68f25603eadcdcfdaed42c Mon Sep 17 00:00:00 2001 From: Chris Smoak Date: Thu, 10 Jul 2014 22:52:00 -0400 Subject: [PATCH] Updating /update.json --- website/update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/update.json b/website/update.json index c865584..d8f2d38 100644 --- a/website/update.json +++ b/website/update.json @@ -2,7 +2,7 @@ "updateUrl": "http://storyboardfountain.com/update.json", "downloadUrl": "http://storyboardfountain.com", "mac": { - "version": "0.0.1", - "description": "- Initial release!" + "version": "0.0.2", + "description": "• Adds editing script elements inline in the board view and in the side panel. • Syncs location between side panel and script (partially-working). • Script editor now only collapses StoryboardFountain-specific notes. • Adds keyboard shortcut help (Cmd + ?). • You can now actually export to web player for sharing with others. • Fixes app crash on playback. • Fixes some copy/paste problems. • Fixes various editing/saving bugs. • Fixes drawing when multiple tablets are connected." } }