From 46aa0f85e3304ec6a7072be91f305cebddd10f0f Mon Sep 17 00:00:00 2001 From: Lukas Reining Date: Mon, 24 Nov 2025 14:53:40 +0100 Subject: [PATCH] fix: trigger new release of ofrep-core Signed-off-by: Lukas Reining --- libs/shared/ofrep-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/shared/ofrep-core/README.md b/libs/shared/ofrep-core/README.md index ec5c95e18..b38ff0159 100644 --- a/libs/shared/ofrep-core/README.md +++ b/libs/shared/ofrep-core/README.md @@ -1,4 +1,4 @@ # ofrep-core The core implementation of OFREP core providers. -This package is intended to be used by the concrete OFREP provider implementations for API access, error handling, ... +This package is intended to be only used by the concrete OFREP provider implementations for API access, error handling, ...