Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 5725c91

Browse files
committed
Release 6.2.3
1 parent ad2e52f commit 5725c91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.2.3 / 2020-06-15
2+
3+
- Map docker-compose label lists to object notation when supplied (thanks to Harjot1Singh)
4+
15
# 6.2.2 / 2020-06-11
26

37
- Correctly include non-secure endpoint into traefik config when using letsencrypt

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe-server",
3-
"version": "6.2.3-dev.2",
3+
"version": "6.2.3",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "bin/server-core.js",
66
"bin": "bin/exoframe-server.js",

0 commit comments

Comments
 (0)