From d9163b646a8dae208ec82255d5aa11ccb719b500 Mon Sep 17 00:00:00 2001 From: xugaoyi <894072666@qq.com> Date: Thu, 21 Apr 2022 10:04:24 +0800 Subject: [PATCH] feat: v1.11.2 --- package.json | 2 +- vdoing/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b20f943ac0..f04db3a49f 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.11.1", + "vuepress-theme-vdoing": "^1.11.2", "yamljs": "^0.3.0" } } diff --git a/vdoing/package.json b/vdoing/package.json index c4e09e76b6..80e47c4b8b 100644 --- a/vdoing/package.json +++ b/vdoing/package.json @@ -1,6 +1,6 @@ { "name": "vuepress-theme-vdoing", - "version": "1.11.1", + "version": "1.11.2", "description": "Vdoing theme for VuePress. 一个基于VuePress的知识管理兼博客主题。", "author": { "name": "gaoyi(Evan) Xu"