From: Daniele Cinti Date: Wed, 23 Mar 2016 14:55:52 +0000 (+0100) Subject: Built motion from commit 04785c1.|0.0.70 X-Git-Tag: 20/10/16~321 X-Git-Url: http://repos.xcallymotion.com/base/%22angular-material.themes.css//%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7B%20%20%20%20%2011license.mail?a=commitdiff_plain;h=93e175f6f7b4e25cbe41fddb52f9c29b6bdede2c;p=motion.git Built motion from commit 04785c1.|0.0.70 --- diff --git a/release-notes/changelog_0.0.70.txt b/release-notes/changelog_0.0.70.txt index 977031d..7641e52 100644 --- a/release-notes/changelog_0.0.70.txt +++ b/release-notes/changelog_0.0.70.txt @@ -1,5 +1,6 @@ # xCALLY MOTION Changelog +- * 24f07e3 - 2016-03-23: test commit - * eaa59f6 - 2016-03-23: client app setting update - * 35d5dba - 2016-03-23: client side app mail account - * da6dbe3 - 2016-03-23: server side models diff --git a/server/app.js b/server/app.js index 241452e..08fbec6 100644 --- a/server/app.js +++ b/server/app.js @@ -94,6 +94,7 @@ models server.listen(config.port, config.ip, function() { console.log('Express server listening on %d, in %s mode', config.port, app.get('env')); }); + }) .then(function() { // Connect to database history