Skip to content

Commit

Permalink
Update CLC to 5.4.1 (#395)
Browse files Browse the repository at this point in the history
Makes 5.4.1 the /latest
  • Loading branch information
oliverhowell authored Oct 8, 2024
1 parent 5e42873 commit b137abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _redirects
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down

0 comments on commit b137abb

Please sign in to comment.