[build] 4.6.9

This commit is contained in:
qingwei.li
2018-03-10 11:17:06 +08:00
parent 6a3d69ae1a
commit 531e483c31
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
![logo](_media/icon.svg)
# docsify <small>4.6.8</small>
# docsify <small>4.6.9</small>
> A magical documentation site generator.

View File

@@ -4573,7 +4573,7 @@ initGlobalAPI();
/**
* Version
*/
Docsify.version = '4.6.8';
Docsify.version = '4.6.9';
/**
* Run Docsify

2
lib/docsify.min.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -37,5 +37,5 @@
"integrity": "sha1-6DWIAbhrg7F1YNTjw4LXrvIQCUQ="
}
},
"version": "4.6.8"
"version": "4.6.9"
}

View File

@@ -1,6 +1,6 @@
{
"name": "docsify-server-renderer",
"version": "4.6.8",
"version": "4.6.9",
"description": "docsify server renderer",
"author": {
"name": "qingwei-li",