From f2bec77681eca59501c0a8f70fce251a8ecfb0f7 Mon Sep 17 00:00:00 2001 From: Robert Peter Meyer <73112377+BoBoBaSs84@users.noreply.github.com> Date: Tue, 24 Sep 2024 06:48:51 +0200 Subject: [PATCH] chore: version bump to `2.6.x` changes: - modified `Directory.Build.props` file --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 34ce9bd..1545107 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ 2 - 5 + 6 $([System.DateTime]::UtcNow.ToString("MMdd")) $([System.DateTime]::UtcNow.TimeOfDay.TotalMinutes.ToString("0")) $(VersionMajor).$(VersionMinor).$(VersionPatch).$(VersionRevision)