merge with release

This commit is contained in:
Yuri Kuznetsov
2014-05-23 16:10:05 +03:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -129,7 +129,7 @@ module.exports = function (grunt) {
'api/**',
'application/**',
'custom/**',
'data',
'data/.data',
'install/**',
'vendor/**',
'bootstrap.php',
@@ -218,7 +218,7 @@ module.exports = function (grunt) {
'replace',
'copy:final',
'clean:final',
'compress',
//'compress',
]);
};
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "espocrm",
"version": "1.0.0",
"espoVersion": "1.1-dev",
"espoVersion": "1.0",
"description": "",
"main": "index.php",
"repository": "",