From db5f228a390ad1cb13674ee49eaeace26fe9925f Mon Sep 17 00:00:00 2001 From: buildplan Date: Fri, 15 Aug 2025 14:40:33 +0100 Subject: [PATCH] version bump v0.64 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5933426..bdb3d58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Debian & Ubuntu Server Setup & Hardening Script -[![Debian Compatibility](https://img.shields.io/badge/Compatibility–Debian%2012%7C13-%23A81D33?style=flat&logo=debian&logoColor=white)](https://www.debian.org/releases/) -[![Ubuntu Compatibility](https://img.shields.io/badge/Compatibility–Ubuntu%2022.04%7C24.04-%23E95420?style=flat&logo=ubuntu&logoColor=white)](https://ubuntu.com/download/server) +[![Debian Compatibility](https://img.shields.io/badge/Compatibility–Debian%2012%7C13-lightgrey?style=flat&labelColor=555&logo=debian&logoColor=%23A81D33)](https://www.debian.org/releases/) +[![Ubuntu Compatibility](https://img.shields.io/badge/Compatibility–Ubuntu%2022.04%7C24.04-lightgrey?style=flat&labelColor=555&logo=ubuntu&logoColor=%23E95420)](https://ubuntu.com/download/server) [![Shell Script Linter](https://github.com/buildplan/du_setup/actions/workflows/lint.yml/badge.svg)](https://github.com/buildplan/du_setup/actions/workflows/lint.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Shell](https://img.shields.io/badge/Shell-Bash%204.4%2B-green)](https://www.gnu.org/software/bash/)