From 9b531e14b343fc979c40c69b4e6f5345c7d477a1 Mon Sep 17 00:00:00 2001 From: Juan Denis Date: Mon, 3 Aug 2026 00:17:29 -0400 Subject: [PATCH 1/2] Add demo video badge to README variants MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a new YouTube “Watch the Demo” badge/link near the top badges in the main README and the Spanish, Portuguese, and Simplified Chinese README translations so users can quickly find the product walkthrough. --- README.md | 1 + docs/README.es.md | 1 + docs/README.pt.md | 1 + docs/README.zh-CN.md | 1 + 4 files changed, 4 insertions(+) diff --git a/README.md b/README.md index f63d04bf..d3345a98 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ English | [Español](docs/README.es.md) | [中文版](docs/README.zh-CN.md) | [P ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) [![Discord](https://img.shields.io/discord/1470639209059455008?style=for-the-badge&logo=discord&logoColor=white&label=Discord&color=5865F2)](https://discord.gg/ZKk6tkCQfG) +[![Watch the demo](https://img.shields.io/badge/Watch_the_Demo-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=nL9r3c9-5Kc) jhd3197/ServerKit | Trendshift diff --git a/docs/README.es.md b/docs/README.es.md index 5ab7dee5..13b75f26 100644 --- a/docs/README.es.md +++ b/docs/README.es.md @@ -17,6 +17,7 @@ ni el coste de las plataformas gestionadas. ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) [![Discord](https://img.shields.io/discord/1470639209059455008?style=for-the-badge&logo=discord&logoColor=white&label=Discord&color=5865F2)](https://discord.gg/ZKk6tkCQfG) +[![Ver la demo](https://img.shields.io/badge/Ver_la_Demo-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=nL9r3c9-5Kc) jhd3197/ServerKit | Trendshift diff --git a/docs/README.pt.md b/docs/README.pt.md index 7e98a333..d70c07cd 100644 --- a/docs/README.pt.md +++ b/docs/README.pt.md @@ -17,6 +17,7 @@ ou o custo de plataformas gerenciadas. ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) [![Discord](https://img.shields.io/discord/1470639209059455008?style=for-the-badge&logo=discord&logoColor=white&label=Discord&color=5865F2)](https://discord.gg/ZKk6tkCQfG) +[![Ver a demo](https://img.shields.io/badge/Ver_a_Demo-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=nL9r3c9-5Kc) jhd3197/ServerKit | Trendshift diff --git a/docs/README.zh-CN.md b/docs/README.zh-CN.md index 956e68eb..89cf55aa 100644 --- a/docs/README.zh-CN.md +++ b/docs/README.zh-CN.md @@ -17,6 +17,7 @@ Docker 容器和安全策略——无需 Kubernetes 的复杂性, ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) [![Discord](https://img.shields.io/discord/1470639209059455008?style=for-the-badge&logo=discord&logoColor=white&label=Discord&color=5865F2)](https://discord.gg/ZKk6tkCQfG) +[![观看演示](https://img.shields.io/badge/%E8%A7%82%E7%9C%8B%E6%BC%94%E7%A4%BA-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=nL9r3c9-5Kc) jhd3197/ServerKit | Trendshift From 09eed1c5e7c6c114248fc0309421d6faff4d60fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 3 Aug 2026 04:17:36 +0000 Subject: [PATCH 2/2] chore: bump version to 1.7.79 [skip ci] --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 170f86bf..1429484b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.78 +1.7.79