From 96834ae3eff0864f72525297b128edacb740c06e Mon Sep 17 00:00:00 2001 From: Yuce Tekol Date: Fri, 25 Oct 2024 09:52:49 +0300 Subject: [PATCH] Redirect CLC latest to 5.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!