Skip to content

Commit 7179d40

Browse files
committed
Release 1.3.3
1 parent 363ff21 commit 7179d40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Next
1+
## 1.3.3 - September 12, 2017
22
- Add `mup validate` command, which validates the config. Has `--show` option which shows the config after it has been normalized and modified by plugin's `prepareConfig` functions
33
- Add `mup proxy logs-le` to view the Let's Encrypt logs
44
- Fix mup ignoring `app.dockerImage` in the config when using Mongo, the reverse proxy, or Redis

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mup",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Production Quality Meteor Deployments",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)