From 17d40817f28988742eca04dfe267d300ce568397 Mon Sep 17 00:00:00 2001 From: TekH Date: Fri, 17 Apr 2026 12:42:04 +0200 Subject: [PATCH] Update version to 2.3.0-beta Bump Version, AssemblyVersion, FileVersion, and InformationalVersion to 2.3.0-beta in ReC.API.csproj. --- 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 849b902..75153c0 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.2.1-beta - 2.2.1.0 - 2.2.1.0 - 2.2.0-beta + 2.3.0-beta + 2.3.0.0 + 2.3.0.0 + 2.3.0-beta Copyright © 2025 Digital Data GmbH. All rights reserved. true $(NoWarn);1591