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 9e2d6e2 commit 92d3703Copy full SHA for 92d3703
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Next
+## 1.3.2 - September 8, 2017
2
- App's env variables are set before `npm install` during Prepare Bundle
3
- Fix error sometimes encountered when starting app after updating Mup to 1.3
4
- Periods are removed from the database name when using built-in MongoDB
package.json
@@ -1,6 +1,6 @@
{
"name": "mup",
- "version": "1.3.2-beta0",
+ "version": "1.3.2",
"description": "Production Quality Meteor Deployments",
5
"main": "lib/index.js",
6
"repository": {
0 commit comments