mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Release commit
This commit is contained in:
parent
be45d989f8
commit
eff7c17866
6 changed files with 21 additions and 19 deletions
|
|
@ -443,6 +443,7 @@ module.exports = function (grunt) {
|
|||
require('wrench').copyDirSyncRecursive('rainloop/v/' + devVersion,
|
||||
dist + 'rainloop/v/' + versionFull, {'forceDelete': true});
|
||||
|
||||
grunt.file.write(dist + 'data/VERSION', versionFull);
|
||||
grunt.file.write(dist + 'data/EMPTY', versionFull);
|
||||
|
||||
grunt.file.write(dist + 'index.php',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue