From cab3217eb0ff4cefadc5236bd3d427d45a49b8ef Mon Sep 17 00:00:00 2001 From: Avital Oliver Date: Fri, 17 Oct 2014 11:22:46 -0700 Subject: [PATCH] Default version for Todos app on mobile --- examples/todos/mobile-config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/todos/mobile-config.js b/examples/todos/mobile-config.js index ae38fa09c3..d56eec3adf 100644 --- a/examples/todos/mobile-config.js +++ b/examples/todos/mobile-config.js @@ -3,7 +3,8 @@ App.info({ description: 'A simple todo list app built in Meteor.', author: 'Percolate Studio Team', email: 'us@percolatestudio.com', - website: 'http://percolatestudio.com' + website: 'http://percolatestudio.com', + version: '0.0.1' }); App.icons({