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

Commit e0eb3b8

Browse files
committed
Release 6.2.1
1 parent b055327 commit e0eb3b8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.2.1 / 2020-06-11
2+
3+
- Keep the restart policy after container update
4+
15
# 6.2.0 / 2020-05-11
26

37
- Add autoprune config to execute prune after deployments if enabled

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe-server",
3-
"version": "6.2.1-dev.1",
3+
"version": "6.2.1",
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)