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

Commit 1b58b59

Browse files
committed
Release 4.1.0
1 parent 748dd4a commit 1b58b59

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 4.1.0 / 2019-03-27
2+
3+
Additions:
4+
5+
- Pass env vars (including secrets) to docker-compose
6+
17
# 4.0.3 / 2019-02-14
28

39
- Fix home html page inclusion into pkg bundle

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