Bump package versions for the official 1.4.4.1 release.

This commit is contained in:
Ben Newman
2017-04-07 17:58:50 -04:00
parent 22cefeec15
commit 384023ecbd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '1.4.4-1-rc.0'
version: '1.4.4_1'
});
Package.includeTool();

View File

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