From f1f9e8d791b4c40f36d32b7c1aa5ec0a353abbef Mon Sep 17 00:00:00 2001 From: TekH Date: Fri, 12 Dec 2025 01:54:43 +0100 Subject: [PATCH] Bump version to 1.0.3-beta in ReC.API.csproj Updated , , , and fields in the project file from 1.0.2-beta to 1.0.3-beta. 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 e8ed8d0..755c2ec 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.2-beta - 1.0.2.0 - 1.0.2.0 - 1.0.0-beta + 1.0.3-beta + 1.0.3.0 + 1.0.3.0 + 1.0.3-beta Copyright © 2025 Digital Data GmbH. All rights reserved. true $(NoWarn);1591