From 07707d34967539e25db1d8f99833dbfffd105ac2 Mon Sep 17 00:00:00 2001 From: Frederico Maia Date: Wed, 14 Feb 2024 18:37:33 -0300 Subject: [PATCH] Update README.md Update the Meteor badge version to 2.15 and add a new badge for Meteor 3.0 beta. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f608b00f3d..13b4dad25b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ [![Travis CI Status](https://api.travis-ci.com/meteor/meteor.svg?branch=devel)](https://app.travis-ci.com/github/meteor/meteor) [![CircleCI Status](https://circleci.com/gh/meteor/meteor.svg?style=svg)](https://app.circleci.com/pipelines/github/meteor/meteor?branch=devel) -[![built with Meteor](https://img.shields.io/badge/Meteor-2.14-green?logo=meteor&logoColor=white)](https://meteor.com) +[![built with Meteor](https://img.shields.io/badge/Meteor-2.15-green?logo=meteor&logoColor=white)](https://meteor.com) +[![built with Meteor](https://img.shields.io/badge/Meteor-3.0_beta-yellow?logo=meteor&logoColor=white)](https://guide.meteor.com/3.0-migration)