This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.19.2.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit e0cba9b98b9dce2f85c042fca819892d2de6e805 Author: Daan Hoogland <[email protected]> AuthorDate: Wed Feb 26 09:50:16 2025 +0100 add 4.19.2.0 to archives --- src/components/Releases/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Releases/index.tsx b/src/components/Releases/index.tsx index 26e0848bf..e9f862252 100644 --- a/src/components/Releases/index.tsx +++ b/src/components/Releases/index.tsx @@ -2,6 +2,7 @@ import React from "react"; const versions = [ '4.20.0.0', + '4.19.2.0', '4.19.1.3', '4.19.1.2', '4.19.1.1',
