fix: auto replace version

This commit is contained in:
qingwei.li 2017-05-31 08:25:00 +08:00
commit 22b50f07c3
No known key found for this signature in database
GPG key ID: B6DDC2F7AE80B2F4
9 changed files with 35 additions and 7 deletions

View file

@ -22,6 +22,11 @@ eventMixin(proto)
*/
initGlobalAPI()
/**
* Version
*/
Docsify.version = '__VERSION__'
/**
* Run Docsify
*/