From fd15fee2d8b69632755b87fcbc5d6a33d532d1aa Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 21 Oct 2022 17:30:15 +0200 Subject: [PATCH] Bump tracked CLAP version As updated in ea03914e7e0147489a19140485e66adc7c0d69ee. --- src/common/serialization/clap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/serialization/clap/README.md b/src/common/serialization/clap/README.md index 6e6b59bb..93cf7e88 100644 --- a/src/common/serialization/clap/README.md +++ b/src/common/serialization/clap/README.md @@ -4,7 +4,7 @@ See [docs/architecture.md](https://github.com/robbert-vdh/yabridge/blob/master/docs/architecture.md) for more information on how the serialization works. -Yabridge currently tracks CLAP 1.1.1. The implementation status for CLAP's core feature and extensions can be found below: +Yabridge currently tracks CLAP 1.1.2. The implementation status for CLAP's core feature and extensions can be found below: | core feature | status | | ----------------------------------------- | -------------------------------------------------------- |