We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05ff09 commit b63df41Copy full SHA for b63df41
README.md
@@ -3,7 +3,7 @@
3
通过 `@nuxt/content` 模块搭建的 Admin3 前端模板的文档。
4
5
**版本号:**
6
-2.0.0
+2.0.5
7
8
## 开发
9
```sh
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "admin3-docs",
"type": "module",
- "version": "2.0.0",
+ "version": "2.0.5",
"anthor": "vampirefan",
"packageManager": "[email protected]",
"license": "MIT",
0 commit comments