Start release 2.5.1-beta.0 with mac m1 support - fix archinfo.ts

This commit is contained in:
Renan Castro
2021-11-03 17:54:42 -03:00
committed by filipenevola
parent 3eb759ba7f
commit 73ce60bb74
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "2.5.1-beta.0",
"version": "2.5.1-beta.1",
"recommended": false,
"official": false,
"description": "Meteor experimental release"