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

Commit 719df37

Browse files
committed
Release 3.0.1
1 parent 2253d50 commit 719df37

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
3.0.1 / 2018-07-09
3+
==================
4+
5+
Fixes:
6+
* Do not attempt to join swarm network if not running in swarm
7+
* Always append 'traefik.enabled=true' to service docker labels
8+
29
3.0.0 / 2018-05-23
310
==================
411

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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)