diff --git a/_config.yml b/_config.yml index c966cf420..f80395a0e 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-rc.11' # This is theme's version. + theme_version: '5.0.0-alpha.19' # 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 11fc0fe81..b38b6fded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-volantis", - "version": "5.0.0-rc.11", + "version": "5.0.0-alpha.19", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {