From 5d316e43b97dd4f2f60243bb859405068501c8a6 Mon Sep 17 00:00:00 2001 From: TekH Date: Tue, 3 Mar 2026 08:19:31 +0100 Subject: [PATCH] Bump version to 2.0.1-beta in ReC.API.csproj Updated , , , and fields in the project file from 2.0.0-beta to 2.0.1-beta to reflect a new pre-release build. No other changes were made. --- src/ReC.API/ReC.API.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ReC.API/ReC.API.csproj b/src/ReC.API/ReC.API.csproj index caf2576..27e52d8 100644 --- a/src/ReC.API/ReC.API.csproj +++ b/src/ReC.API/ReC.API.csproj @@ -10,10 +10,10 @@ ReC.API Assets\icon.ico digital data rest-caller rec api - 2.0.0-beta - 2.0.0.0 - 2.0.0.0 - 2.0.0-beta + 2.0.1-beta + 2.0.1.0 + 2.0.1.0 + 2.0.1-beta Copyright © 2025 Digital Data GmbH. All rights reserved. true $(NoWarn);1591