mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Small fixes
Release commit
This commit is contained in:
parent
eff7c17866
commit
187e44607d
6 changed files with 70 additions and 62 deletions
|
|
@ -443,7 +443,6 @@ 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