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 51b112d commit 5456cafCopy full SHA for 5456caf
CHANGELOG.md
@@ -1,4 +1,9 @@
1
+## 1.3.7 - Nov 28, 2017
2
+
3
+- Fix permission denied error sometimes encountered during Prepare Bundle
4
5
## 1.3.6 - Nov 24, 2017
6
7
- Fix permission denied errors when deploying to nonroot user (@nickich)
8
- Make bundle portable (@m-niesluchow)
9
package.json
@@ -1,6 +1,6 @@
{
"name": "mup",
- "version": "1.3.7-beta0",
+ "version": "1.3.7",
"description": "Production Quality Meteor Deployments",
"main": "lib/index.js",
"repository": {
0 commit comments