From 0b428cda7457532cd2b9d344b54745c797bd7f7f Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 16 May 2016 20:41:45 -0700 Subject: [PATCH] Undo delete Closebox #297 --- contents.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contents.json b/contents.json index e2cc4643..f9bf26e6 100644 --- a/contents.json +++ b/contents.json @@ -3683,6 +3683,13 @@ "category": "games", "description": "A simple game to use in learning Cocos2D", "source": "https://github.com/jamiely/ios-balloon-burst" + }, + { + "title": "Closebox", + "description": "Find the Closest Postbox", + "category": "location", + "source": "https://github.com/peteog/Closebox", + "itunes": "https://itunes.apple.com/gb/app/closebox-find-closest-postbox/id556364813", } ] }