We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b40597 commit 3ce85a1Copy full SHA for 3ce85a1
2 files changed
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<!-- Common properties for all projects -->
4
- <VersionPrefix>5.0.43</VersionPrefix>
+ <VersionPrefix>5.0.44</VersionPrefix>
5
6
<Authors>Jonathan Horvath</Authors>
7
<Company>Z-bit Systems LLC</Company>
README.md
@@ -166,7 +166,7 @@ It simply requires the installation of a new NuGet package. The code needs to be
166
167
## Test Console
168
169
-**Current Version 5.0.43 released April 11th, 2026**
+**Current Version 5.0.44 released April 11th, 2026**
170
171
There are compiled versions of the test console applications for all the major platforms available for download.
172
They have all the required assemblies included to run as a self-contained executable.
0 commit comments