From 69701c1cb4fabcdd84a9afe66e392559a624a5bf Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 4 Apr 2022 23:45:38 +0100 Subject: [PATCH] Fix typo Signed-off-by: falkTX --- News.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/News.php b/News.php index 4bc9a49..b71aac8 100644 --- a/News.php +++ b/News.php @@ -46,8 +46,8 @@ include_once("includes/header.php");

Downloads

The source code plus Linux, macOS and Windows binaries can be downloaded at - - https://github.com/DISTRHO/Cardinal/releases/tag/22.03.
+ + https://github.com/DISTRHO/Cardinal/releases/tag/22.04.
Cardinal is released as LV2, VST2 and VST3 plugin, plus AudioUnit and JACK standalone for certain systems.
The VST3 version is still considered experimental, prefer to use LV2 or VST2 if possible at this time.