mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
2.3.1 release
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#### Independent Releases
|
||||
|
||||
## v2.3.1, UNRELEASED
|
||||
## v2.3.1, 2021-07-08
|
||||
|
||||
#### Highlights
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "The Meteor command-line tool",
|
||||
version: '2.3.1-rc.1'
|
||||
version: '2.3.1'
|
||||
});
|
||||
|
||||
Package.includeTool();
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"track": "METEOR",
|
||||
"version": "2.3",
|
||||
"version": "2.3.1",
|
||||
"recommended": false,
|
||||
"official": true,
|
||||
"description": "The Official Meteor Distribution"
|
||||
|
||||
Reference in New Issue
Block a user