From 6624bcc1cab244b238e42b0068e0646ea4f52cf0 Mon Sep 17 00:00:00 2001 From: MacBook Date: Fri, 1 May 2026 06:14:11 +0200 Subject: [PATCH] docs: remove hardcoded version string and link to releases tab --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f32c19d..5469887 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ KoalaSync is a premium, lightweight Chrome Extension and Relay Server for synchronized video playback across any website (YouTube, Twitch, Netflix, and custom HTML5 players). -**Latest Version**: `v1.2.0` (Episode Auto-Sync) +**Latest Release**: [GitHub Releases](https://github.com/Shik3i/KoalaSync/releases) > [!TIP] > **New Developers & AI Agents**: Please read [AI_INIT.md](AI_INIT.md) before starting work.