From b137abbc7092bce5d0b029c23bff04395a23a783 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Tue, 8 Oct 2024 11:19:14 +0100 Subject: [PATCH] Update CLC to 5.4.1 (#395) Makes 5.4.1 the /latest --- _redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_redirects b/_redirects index d3af8679..8cb36802 100644 --- a/_redirects +++ b/_redirects @@ -32,7 +32,7 @@ /clc/latest-dev/* /clc/latest/:splat 200! # Redirect latest clc alias to the latest version -/clc/latest/* /clc/5.4.0/:splat 200! +/clc/latest/* /clc/5.4.1/:splat 200! # Redirect legacy /4 version to the /4.0 version /imdg/4/* /imdg/4.0/:splat 301!