From bb2dc44f33624fdb12877b3fbe9fb5432b932af0 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 1 Apr 2025 19:22:02 +0200 Subject: [PATCH] Version bump --- Directory.Build.targets | 2 +- GatheringPathRenderer/GatheringPathRenderer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 5b1bef7a..b304561e 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,5 +1,5 @@ - 5.1 + 5.2 diff --git a/GatheringPathRenderer/GatheringPathRenderer.csproj b/GatheringPathRenderer/GatheringPathRenderer.csproj index 69bfbd02..bff37f19 100644 --- a/GatheringPathRenderer/GatheringPathRenderer.csproj +++ b/GatheringPathRenderer/GatheringPathRenderer.csproj @@ -1,6 +1,6 @@ - 0.2 + 0.3 dist $(SolutionDir)=X:\ x64 -- 2.30.2