in gulpfile.js [67:70]
releaseDate: function(timestamp) { var d = new Date(timestamp); return dateFormat(d, "yyyy-mm-dd"); }