Bump version

This commit is contained in:
Matt Nadareski
2024-12-10 15:44:48 -05:00
parent 12d43ef68a
commit 01a195c8aa
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.1</Version>
<Version>1.8.2</Version>
</PropertyGroup>
<!-- Support All Frameworks -->

View File

@@ -10,7 +10,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>1.8.1</Version>
<Version>1.8.2</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>