From a924e3229188c09450c02f8fbd86ef75b411d81d Mon Sep 17 00:00:00 2001 From: TekH Date: Fri, 17 Apr 2026 15:14:32 +0200 Subject: [PATCH] Bump version to 2.4.0-beta in ReC.API.csproj Updated the project version, assembly version, file version, and informational version from 2.3.0-beta to 2.4.0-beta in the ReC.API.csproj file. This prepares the project for the next beta release. --- 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 75153c0..e05fc7e 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.3.0-beta - 2.3.0.0 - 2.3.0.0 - 2.3.0-beta + 2.4.0-beta + 2.4.0.0 + 2.4.0.0 + 2.4.0-beta Copyright © 2025 Digital Data GmbH. All rights reserved. true $(NoWarn);1591