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": {