Skip to content

Commit b144d0a

Browse files
committed
Release 6.1.4
1 parent ae5a81c commit b144d0a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.1.4 / 2020-05-08
2+
3+
- Fix for .exoframeignore handling on Windows
4+
15
# 6.1.3 / 2020-04-16
26

37
- Figuring out github action releases :)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe",
3-
"version": "6.1.4-dev",
3+
"version": "6.1.4",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "dist/index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)