diff --git a/_config.yml b/_config.yml index 6ff0236e2..7eced3c54 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.15' # This is theme's version. + theme_version: '5.0.0-rc.8' # 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 ec4c1d8e6..674f17d53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-volantis", - "version": "5.0.0-alpha.15", + "version": "5.0.0-rc.8", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {