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

Commit 0aa9e98

Browse files
committed
Release 4.1.2
1 parent 4cab9ce commit 0aa9e98

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,3 +1,10 @@
1+
# 4.1.2 / 2019-05-14
2+
3+
- Fix traefik version fetching for new versions of traefik images
4+
- Fix compose install in Dockerfile
5+
- Correctly throw errors when docker-compose fails
6+
- Correctly throw error when template wasn't found
7+
18
# 4.1.1 / 2019-03-31
29

310
- Fix debug docker images, correctly include home html

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