This commit is contained in:
jack ning
2025-04-01 08:57:30 +08:00
parent 65878bc964
commit 0f1f1e5818
10 changed files with 11 additions and 11 deletions

View File

@@ -63,7 +63,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.8
BYTEDESK_VERSION: 0.6.9
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -63,7 +63,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.8
BYTEDESK_VERSION: 0.6.9
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -63,7 +63,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.8
BYTEDESK_VERSION: 0.6.9
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -64,7 +64,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.8
BYTEDESK_VERSION: 0.6.9
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -62,7 +62,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.8
BYTEDESK_VERSION: 0.6.9
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -48,7 +48,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.8
BYTEDESK_VERSION: 0.6.9
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -5,7 +5,7 @@
# ===============================
spring.application.name=bytedesk
application.title=https://www.weiyuai.cn
application.version=0.6.8
application.version=0.6.9
server.port=9003
# 设置文件编码
spring.config.encoding=UTF-8
@@ -33,7 +33,7 @@ spring.freemarker.expose-session-attributes=true
# ===============================
bytedesk.debug=true
bytedesk.edition=community
bytedesk.version=0.6.8
bytedesk.version=0.6.9
# enable custom config: name, logo, description
bytedesk.custom.enabled=false

View File

@@ -41,7 +41,7 @@
<binarywang.weixin.version>4.7.0</binarywang.weixin.version>
<jackson.version>2.18.2</jackson.version>
<flowable.version>7.1.0</flowable.version>
<revision>0.6.7</revision>
<revision>0.6.9</revision>
</properties>
<dependencies>

View File

@@ -3,7 +3,7 @@
# ===============================
bytedesk.debug=true
bytedesk.edition=community
bytedesk.version=0.6.8
bytedesk.version=0.6.9
# enable custom config: name, logo, description
bytedesk.custom.enabled=false

View File

@@ -5,7 +5,7 @@
# ===============================
spring.application.name=bytedesk
application.title=https://www.weiyuai.cn
application.version=0.6.7
application.version=0.6.9
server.port=9003
# ===============================