We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f94f31 commit ed6aafeCopy full SHA for ed6aafe
_config.yml
@@ -1,7 +1,7 @@
1
############################### Volantis ###############################
2
info:
3
theme_name: Volantis # This is theme's name.
4
- theme_version: '5.0.0-alpha.101' # This is theme's version.
+ theme_version: '5.0.0-rc.101' # This is theme's version.
5
theme_docs: https://volantis.js.org/ # This is theme's URL.
6
theme_repo: https://github.com/volantis-x/hexo-theme-volantis
7
# Debug 调试模式
package.json
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-volantis",
- "version": "5.0.0-alpha.101",
+ "version": "5.0.0-rc.101",
"description": "Elegant and powerful theme for Hexo.",
"main": "package.json",
"scripts": {
0 commit comments