Release v2.2.0
This commit is contained in:
parent
f867a8ba0b
commit
adaee230ec
@ -195,8 +195,8 @@ module.exports = function(grunt) {
|
|||||||
failOnError: true
|
failOnError: true
|
||||||
},
|
},
|
||||||
command: [
|
command: [
|
||||||
'git branch -f gh-pages master',
|
//'git branch -f gh-pages master',
|
||||||
'git push --all origin'
|
'git push origin dev master'
|
||||||
].join('&&')
|
].join('&&')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
#Date Tue Oct 15 2013 23:44:34
|
#Date Wed Oct 16 2013 00:12:59
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
index.html
|
index.html
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user