Skip to content

Commit a245da6

Browse files
authored
Update assembly and file versions to 3.4.0.0 (#159)
Updated the `<FileVersion>` and `<AssemblyVersion>` properties in the `Directory.Build.Props` file from `3.3.0.0` to `3.4.0.0` to reflect the new version of the project.
1 parent 4115a2d commit a245da6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.Props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<Authors>Maytham Fahmi and Contributors</Authors>
55
<Copyright>All Rights Reserved</Copyright>
66
<Version>3.3.0</Version>
7-
<FileVersion>3.3.0.0</FileVersion>
8-
<AssemblyVersion>3.3.0.0</AssemblyVersion>
7+
<FileVersion>3.4.0.0</FileVersion>
8+
<AssemblyVersion>3.4.0.0</AssemblyVersion>
99
</PropertyGroup>
1010

1111
<PropertyGroup>

0 commit comments

Comments
 (0)