We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5a81c commit b144d0aCopy full SHA for b144d0a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 6.1.4 / 2020-05-08
2
+
3
+- Fix for .exoframeignore handling on Windows
4
5
# 6.1.3 / 2020-04-16
6
7
- Figuring out github action releases :)
package.json
@@ -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": "git@github.com:exoframejs/exoframe.git",
0 commit comments