mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Bump package versions for 1.5.4.1-beta.0 release.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "The Meteor command-line tool",
|
||||
version: "1.5.4"
|
||||
version: "1.5.4-1-beta.0"
|
||||
});
|
||||
|
||||
Package.includeTool();
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"track": "METEOR",
|
||||
"version": "1.5.4-rc.0",
|
||||
"recommended": false,
|
||||
"official": false,
|
||||
"description": "Meteor"
|
||||
"track": "METEOR",
|
||||
"version": "1.5.4.1-beta.0",
|
||||
"recommended": false,
|
||||
"official": false,
|
||||
"description": "Meteor"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user