fix: auto replace version
This commit is contained in:
parent
ec887c1b5f
commit
22b50f07c3
9 changed files with 35 additions and 7 deletions
|
|
@ -22,6 +22,11 @@ eventMixin(proto)
|
|||
*/
|
||||
initGlobalAPI()
|
||||
|
||||
/**
|
||||
* Version
|
||||
*/
|
||||
Docsify.version = '__VERSION__'
|
||||
|
||||
/**
|
||||
* Run Docsify
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue