mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Release commit
This commit is contained in:
parent
819d5a7d6d
commit
9643c621f1
2 changed files with 2 additions and 2 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue