Meteor version to 2.7.1 🎉

This commit is contained in:
denihs
2022-03-31 09:55:15 -04:00
parent bbc6b5099d
commit 4e5447e84f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
## v2.7.1, UNRELEASED
## v2.7.1, 2022-03-31
#### Highlights

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'The Meteor command-line tool',
version: '2.7.0',
version: '2.7.1',
});
Package.includeTool();

View File

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