From a27b3632b51e6e37c9b9e7620ae323c4e8989129 Mon Sep 17 00:00:00 2001 From: Tino Desjardins Date: Wed, 27 Jul 2022 15:07:47 +0200 Subject: [PATCH] Fix release badge to dynamic verion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 935f1b4..4dca01a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Development Build Status](https://github.com/DominoKit/domino-rest/actions/workflows/deploy.yaml/badge.svg?branch=development)](https://github.com/DominoKit/domino-rest/actions/workflows/deploy.yaml/badge.svg?branch=development) -![Maven Central](https://img.shields.io/badge/Release-1.0.0--RC2-green) +![Maven Central](https://img.shields.io/maven-central/v/org.dominokit/domino-rest-client.svg?colorB=green&label=Release) ![Sonatype Nexus (Snapshots)](https://img.shields.io/badge/Snapshot-HEAD--SNAPSHOT-orange) ![GWT3/J2CL compatible](https://img.shields.io/badge/GWT3/J2CL-compatible-brightgreen.svg)