From 5d7cd282e6997df445159cbb7aff2746c853587d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C3=BCce=20Tekol?= Date: Mon, 28 Oct 2024 12:17:14 +0300 Subject: [PATCH] Redirect CLC latest to 5.5.0 (#407) Redirects CLC latest to v5.5.0 --- _redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_redirects b/_redirects index d86af141..846957ad 100644 --- a/_redirects +++ b/_redirects @@ -35,7 +35,7 @@ /clc/latest-dev/* /clc/latest/:splat 200! # Redirect latest clc alias to the latest version -/clc/latest/* /clc/5.4.1/:splat 200! +/clc/latest/* /clc/5.5.0/:splat 200! # Redirect legacy /4 version to the /4.0 version /imdg/4/* /imdg/4.0/:splat 301!