From 111bbff7572c7e419ad4901c9fcbfdfe0417dd32 Mon Sep 17 00:00:00 2001 From: Maytham Fahmi <9260645+maythamfahmi@users.noreply.github.com> Date: Sun, 30 Nov 2025 01:19:48 +0100 Subject: [PATCH] Update project version to 3.3.0 Updated the `Version` property in `Directory.Build.Props` from `3.2.5` to `3.3.0`. Similarly, updated the `FileVersion` and `AssemblyVersion` properties from `3.2.5.0` to `3.3.0.0`. This minor version update reflects the addition of new features or improvements while maintaining backward compatibility. --- Directory.Build.Props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.Props b/Directory.Build.Props index df58c20..247de3e 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -3,9 +3,9 @@ Maytham Fahmi and Contributors All Rights Reserved - 3.2.5 - 3.2.5.0 - 3.2.5.0 + 3.3.0 + 3.3.0.0 + 3.3.0.0