Skip to content

Commit f62d508

Browse files
committed
chore(deploy): Update to correct Deploy version reporting
1 parent d3efd88 commit f62d508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
- quickstatements-data:/quickstatements/data
2222
environment:
2323
# Keep in sync with deploy/package.json version
24-
DEPLOY_VERSION: "5.0.1"
24+
DEPLOY_VERSION: "6.0.0"
2525
METADATA_CALLBACK: ${METADATA_CALLBACK}
2626
MW_ADMIN_NAME: ${MW_ADMIN_NAME}
2727
MW_ADMIN_PASS: ${MW_ADMIN_PASS}

0 commit comments

Comments
 (0)