Skip to content

Commit

Permalink
Release 6.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yamalight committed May 8, 2020
1 parent ae5a81c commit b144d0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 6.1.4 / 2020-05-08

- Fix for .exoframeignore handling on Windows

# 6.1.3 / 2020-04-16

- Figuring out github action releases :)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exoframe",
"version": "6.1.4-dev",
"version": "6.1.4",
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
"main": "dist/index.js",
"repository": "[email protected]:exoframejs/exoframe.git",
Expand Down

0 comments on commit b144d0a

Please sign in to comment.