From d111b888865230face909f5d4930b11c6e866ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=93=D0=BB=D0=B0=D0=B7=D1=83?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2?= Date: Mon, 16 Feb 2026 23:44:18 +0300 Subject: [PATCH] fix: update badge colors for latest and stable version in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e70cf3f..83e1004 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ [![Release](https://img.shields.io/github/actions/workflow/status/ShiftyX1/Mastermind/release.yml?label=release)](https://github.com/ShiftyX1/Mastermind/actions/workflows/release.yml) [![License](https://img.shields.io/badge/license-GPL3.0-blue.svg)](LICENSE) - [![Latest Version](https://img.shields.io/github/v/release/ShiftyX1/Mastermind?include_prereleases&label=latest)](https://github.com/ShiftyX1/Mastermind/releases) - [![Stable Version](https://img.shields.io/github/v/release/ShiftyX1/Mastermind?label=stable)](https://github.com/ShiftyX1/Mastermind/releases) + [![Latest Version](https://img.shields.io/github/v/release/ShiftyX1/Mastermind?include_prereleases&label=latest&color=FFFF00)](https://github.com/ShiftyX1/Mastermind/releases) + [![Stable Version](https://img.shields.io/github/v/release/ShiftyX1/Mastermind?color=6666FF)](https://github.com/ShiftyX1/Mastermind/releases) [![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20Windows-lightgrey.svg)](#requirements)