Skip to content

Commit a847ade

Browse files
committed
chore: update version to 4.8.0 in config and docker-compose files
1 parent b581dcf commit a847ade

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/manifest/config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ server:
5151
dumpRouterMap: false # Whether to print all route lists when the Server starts. Default is true
5252

5353
# Version
54-
version: "4.7"
54+
version: "4.8.0"
5555

5656
viewer:
5757
Paths: ["template"]

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ services:
173173
- webmail
174174

175175
core-billionmail:
176-
image: billionmail/core:4.7.11
176+
image: billionmail/core:4.8.0
177177
hostname: core-manage
178178
depends_on:
179179
- pgsql-billionmail

0 commit comments

Comments
 (0)