Removed dashcontrol, added default_route setting, bumped minimum version

This commit is contained in:
Rashid Khan
2013-12-06 12:32:38 -07:00
parent d1c54c1c78
commit faa15d0a6b
14 changed files with 55 additions and 110 deletions

View File

@ -30,7 +30,6 @@ module.exports = function(grunt) {
]
}
});
grunt.task.run('string-replace:config');
});
grunt.task.run('git-describe');