Release commit

This commit is contained in:
RainLoop Team 2014-06-04 00:42:23 +04:00
parent be45d989f8
commit eff7c17866
6 changed files with 21 additions and 19 deletions

View file

@ -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',