Start release 2.5.1-beta.0 with mac m1 support

This commit is contained in:
Renan Castro
2021-11-03 17:06:23 -03:00
committed by filipenevola
parent 4bf3697f95
commit 216ef528e2

View File

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