From 6c36c2d8be6970440539cb9cecb194d654883dff Mon Sep 17 00:00:00 2001 From: xugaoyi <894072666@qq.com> Date: Sun, 31 Jul 2022 18:16:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20v1.12.7=20=E9=A1=B5=E9=9D=A2=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E6=94=AF=E6=8C=81gitee?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- vdoing/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 59389be..c639588 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "vuepress-plugin-one-click-copy": "^1.0.2", "vuepress-plugin-thirdparty-search": "^1.0.2", "vuepress-plugin-zooming": "^1.1.7", - "vuepress-theme-vdoing": "^1.12.6", + "vuepress-theme-vdoing": "^1.12.7", "yamljs": "^0.3.0" } } diff --git a/vdoing/package.json b/vdoing/package.json index cb5a7b6..af380ea 100644 --- a/vdoing/package.json +++ b/vdoing/package.json @@ -1,6 +1,6 @@ { "name": "vuepress-theme-vdoing", - "version": "1.12.6", + "version": "1.12.7", "description": "Vdoing theme for VuePress. 一个基于VuePress的知识管理兼博客主题。", "author": { "name": "gaoyi(Evan) Xu"