From 27d731a5b01441e4715c063c6201c088565f48b3 Mon Sep 17 00:00:00 2001 From: TekH Date: Thu, 22 Jan 2026 10:41:26 +0100 Subject: [PATCH] Bump version to 2.0.0-beta in ReC.API.csproj Updated , , , and fields from 1.0.3-beta to 2.0.0-beta to reflect a major version change, indicating significant updates or breaking changes in the project. --- 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 755c2ec..caf2576 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 - 1.0.3-beta - 1.0.3.0 - 1.0.3.0 - 1.0.3-beta + 2.0.0-beta + 2.0.0.0 + 2.0.0.0 + 2.0.0-beta Copyright © 2025 Digital Data GmbH. All rights reserved. true $(NoWarn);1591