Bump package versions for the official 1.5.2.2 release.

This commit is contained in:
Ben Newman
2017-09-29 17:14:38 -04:00
parent 2df59ba229
commit 807bfa560c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "A user account system",
version: "1.3.4-rc1522.1"
version: "1.3.4"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: "1.5.2-2-rc.1"
version: "1.5.2_2"
});
Package.includeTool();

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "1.5.2.1",
"version": "1.5.2.2",
"recommended": false,
"official": true,
"description": "The Official Meteor Distribution"