2.3.1 release

This commit is contained in:
Jan Dvorak
2021-07-08 10:46:42 +02:00
parent 467165d041
commit 6ff780c7dc
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
#### Independent Releases
## v2.3.1, UNRELEASED
## v2.3.1, 2021-07-08
#### Highlights

View File

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

View File

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