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

Commit 16c90da

Browse files
committed
Release 5.0.4
1 parent 64a5bdd commit 16c90da

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 5.0.4 / 2019-08-28
2+
3+
- Pin traefik to v1.7.x
4+
- Execute 'npm build' in default node template if present
5+
16
# 5.0.3 / 2019-07-29
27

38
- Correctly cleanup old containers on deployment update (https://github.com/exoframejs/exoframe/issues/253)

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": "5.0.4-dev",
3+
"version": "5.0.4",
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)