From fbecf44b03b09a898664dee49a55b9fced1e9d00 Mon Sep 17 00:00:00 2001 From: Sollace Date: Wed, 15 Feb 2023 23:32:37 +0000 Subject: [PATCH] Add a badge with the most recent version to the README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index feb51037..a66a12f1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Mine Little Pony +[![Current Version](https://img.shields.io/github/v/tag/MineLittlePony/MineLittlePony)](https://img.shields.io/github/v/tag/MineLittlePony/MineLittlePony) [![Build Status](https://github.com/MineLittlePony/MineLittlePony/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/MineLittlePony/MineLittlePony/actions/workflows/gradle-build.yml) ![Downloads](https://img.shields.io/github/downloads/MineLittlePony/MineLittlePony/total.svg?color=yellowgreen) [![Discord Server](https://img.shields.io/discord/182490536119107584.svg?color=blueviolet)](https://discord.gg/HbJSFyu) @@ -37,5 +38,3 @@ Stable Releases Channel: `https://repo.minelittlepony-mod.com/maven/release` Unstable Snapshot Channel: `https://repo.minelittlepony-mod.com/maven/snapshot` Dependency: `com.minelittlepony:minelittlepony:` - -Check [releases](https://github.com/MineLittlePony/MineLittlePony/releases) for the most recent release version or the `gradle.properties` for most recent snapshot version.