Bump version

This commit is contained in:
Matt Nadareski
2024-12-30 22:51:13 -05:00
parent 0ce3c9892d
commit f0f997fadd
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>1.8.4</Version>
<Version>1.8.6</Version>
</PropertyGroup>
<!-- Support All Frameworks -->

View File

@@ -12,7 +12,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>1.8.5</Version>
<Version>1.8.6</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>