mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
A space added.
This commit is contained in:
@@ -1304,7 +1304,7 @@ var maybeUpdateRelease = function (options) {
|
||||
// We'll still springboard forwards out of an RC, just not backwards.
|
||||
// There still has a possibility of already on the latest.
|
||||
if (release.current.name === latestRelease) {
|
||||
Console.info("Already on the latest recommended release" +
|
||||
Console.info("Already on the latest recommended release " +
|
||||
"(" + latestRelease + "). Not updating.");
|
||||
} else {
|
||||
Console.info("Not updating the release, because this app is at a " +
|
||||
|
||||
Reference in New Issue
Block a user