Bump version

This commit is contained in:
Matt Nadareski
2025-09-29 14:18:10 -04:00
parent 5e11048e18
commit 871ac97a3a
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.2</Version>
<Version>3.4.3</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.2</Version>
<Version>3.4.3</Version>
</PropertyGroup>
<!-- Support All Frameworks -->