Release commit

This commit is contained in:
RainLoop Team 2014-06-25 01:05:29 +04:00
parent 819d5a7d6d
commit 9643c621f1
2 changed files with 2 additions and 2 deletions

View file

@ -454,7 +454,7 @@ gulp.task('package-inc-release', function() {
});
// BUILD (RainLoop)
gulp.task('rainloop:copy', function() {
gulp.task('rainloop:copy', ['default'], function() {
var
versionFull = pkg.version + '.' + parseInt(pkg.release, 10),