mirror of
https://github.com/zhigang1992/bootstrap-tokenfield.git
synced 2026-01-12 17:12:44 +08:00
Commit docs after version update
This commit is contained in:
@@ -117,6 +117,8 @@ module.exports = function (grunt) {
|
||||
'git reset master --hard',
|
||||
'sed -i.bak \'s/%VERSION%/v<%= version %>/\' index.html',
|
||||
'rm -rf index.html.bak',
|
||||
'git add index.html',
|
||||
'git commit -m "Update docs to <%= version %>"',
|
||||
'git checkout master'
|
||||
].join(' && ')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user