From 1a2d8d56269afc71eeab947cfa2a2e0b5d550c40 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Sat, 11 Oct 2025 17:22:42 -0700 Subject: [PATCH] update banner for 0.2.1 --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index e76768f..c835832 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -10,7 +10,7 @@ const title = "Quickshell"; --- - Quickshell 0.2.0 has been released! | 2025-07-26 + Quickshell 0.2.1 has been released! | 2025-10-11