From 30fc27aa7cc734dbd86716dbf9657299424528b6 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 23 Feb 2022 22:37:55 +0200
Subject: [PATCH] Add latest release badge.

---
 README.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.rst b/README.rst
index 422ae22..8ed1258 100644
--- a/README.rst
+++ b/README.rst
@@ -5,6 +5,10 @@ My Nagios plugin wrapper
     :target: https://git.shore.co.il/shore/mnpw/-/commits/master
     :alt: pipeline status
 
+.. image:: https://git.shore.co.il/shore/mnpw/-/badges/release.svg
+    :target: https://git.shore.co.il/shore/mnpw/-/releases
+    :alt: latest release
+
 The goal of this project is running Nagios plugins without a monitoring system.
 It is intended for my personal use as the warning and critical alerts go to `my
 notification mechanism <https://git.shore.co.il/nimrod/nextcloud-notifier>`_.
-- 
GitLab