From 3e00570ade8494151bda42cb5f96bb7e157ddf11 Mon Sep 17 00:00:00 2001 From: MHuiG <616001163@qq.com> Date: Fri, 15 Apr 2022 09:44:06 +0800 Subject: [PATCH] release: 5.0.0-rc.9 --- _config.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 335eda7ab..6f9e309a3 100755 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ ############################### Volantis ############################### info: theme_name: Volantis # This is theme's name. - theme_version: '5.0.0-alpha.16' # This is theme's version. + theme_version: '5.0.0-rc.9' # This is theme's version. theme_docs: https://volantis.js.org/ # This is theme's URL. theme_repo: https://github.com/volantis-x/hexo-theme-volantis # Debug 调试模式 diff --git a/package.json b/package.json index 8de8b94e6..b565484cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-volantis", - "version": "5.0.0-alpha.16", + "version": "5.0.0-rc.9", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {