Skip to content

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zodern committed Feb 9, 2017
1 parent 50217d0 commit 49c1989
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Next
# 1.2.1
- All paths support "~"
- Add `server`, `allowIncompatibleUpdates` to build config (@alvelig)
- Allow `mobile-settings` build option to share `settings.json` file (@alvelig)
- Add `server` and `allowIncompatibleUpdates` to build config (@alvelig)
- Allow `mobile-settings` build option to use `settings.json` file (@alvelig)
- Add `mup --version` command
- Fix validating env `variables` and `imageFrontendServer`

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": "mup",
"version": "1.2.0",
"version": "1.2.1",
"description": "Production Quality Meteor Deployments",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 49c1989

Please sign in to comment.