From 419e606946588a83e6f63b9f0e404c20de13a066 Mon Sep 17 00:00:00 2001 From: Daniel Brondani Date: Mon, 8 Dec 2025 10:08:35 +0100 Subject: [PATCH] Update API version from 0.0.5 to 0.0.6 --- api/csolution-openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/csolution-openapi.yml b/api/csolution-openapi.yml index 619d602..a846b5e 100644 --- a/api/csolution-openapi.yml +++ b/api/csolution-openapi.yml @@ -1,7 +1,7 @@ openapi: 3.1.0 info: title: csolution rpc - version: 0.0.5 + version: 0.0.6 description: Specification of remote procedure call methods for CMSIS csolution integration license: name: Apache 2.0