mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
In a similar fashion as: *f51c6822ae(Node.js) *8ea41588ea(npm) *3470516f93(MongoDB) I overlooked the multiplicity of these version variables when updating the major package versions during the release of Meteor 1.4.3.2. While I intend on never making this mistake again, I've also opened meteor/meteor#8505 which consolidates these variables to a single location (in `build-dev-bundle-common.sh`) to hopefully prevent this from happening to anyone else!