From a76afdda345f73a156b2193dc5c8ba5c0154c4e5 Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Sun, 11 May 2025 10:51:16 +0200 Subject: [PATCH] Bump version to 1.2.0 in project file Updated the `DigitalData.Gateway.csproj` to reflect new versioning information, changing `Version`, `AssemblyVersion`, and `FileVersion` from `1.1.0` to `1.2.0`. --- DigitalData.Gateway.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DigitalData.Gateway.csproj b/DigitalData.Gateway.csproj index c53ee38..ad75a38 100644 --- a/DigitalData.Gateway.csproj +++ b/DigitalData.Gateway.csproj @@ -4,9 +4,9 @@ net7.0;net8.0;net9.0 enable enable - 1.1.0 - 1.1.0 - 1.1.0 + 1.2.0 + 1.2.0 + 1.2.0