diff --git a/pom.xml b/pom.xml
index 24881a6d8c..339ce2b276 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
2.8.8
1.0.0
1.0.0.2
- 0.8.5
+ 0.8.6
diff --git a/starter/src/main/resources/application-open.properties b/starter/src/main/resources/application-open.properties
index c16d56c70c..6062e177fd 100644
--- a/starter/src/main/resources/application-open.properties
+++ b/starter/src/main/resources/application-open.properties
@@ -2,7 +2,7 @@
#=bytedesk
# ===============================
bytedesk.debug=true
-bytedesk.version=0.8.5
+bytedesk.version=0.8.6
# 授权 key
bytedesk.appkey=ZjoyMDI1LTA3LTE5OkNPTU1VTklUWTo6
diff --git a/starter/src/main/resources/application.properties b/starter/src/main/resources/application.properties
index ede7f524c3..eab31778bd 100644
--- a/starter/src/main/resources/application.properties
+++ b/starter/src/main/resources/application.properties
@@ -5,7 +5,7 @@
# ===============================
spring.application.name=bytedesk
application.title=https://www.weiyuai.cn
-application.version=0.8.5
+application.version=0.8.6
server.port=9003
# ===============================