Bump version

This commit is contained in:
Matt Nadareski
2025-10-05 17:32:27 -04:00
parent a42328ef60
commit daa72eb970
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.4.3</Version>
<Version>3.4.4</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>

View File

@@ -10,7 +10,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.4.3</Version>
<Version>3.4.4</Version>
</PropertyGroup>
<!-- Support All Frameworks -->