From 7a60d9001709acd6534e61d7fac60cda326a6476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Wed, 2 Jul 2025 23:15:03 +0200 Subject: [PATCH] Do not show patch release data in the dashboard To make the stable release gaps more evenly spaced. --- site/src/request_handlers/dashboard.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/src/request_handlers/dashboard.rs b/site/src/request_handlers/dashboard.rs index 1abad8c75..fe7c196bc 100644 --- a/site/src/request_handlers/dashboard.rs +++ b/site/src/request_handlers/dashboard.rs @@ -14,7 +14,8 @@ pub async fn handle_dashboard(ctxt: Arc) -> ServerResult>(); versions.sort_by(|a, b| { match (