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