Bump version

This commit is contained in:
Matt Nadareski
2024-11-13 13:01:48 -05:00
parent 864fa8d3f8
commit 6e409988a5
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.1.16</Version>
<Version>3.2.0</Version>
<!-- Mostly added due to external libraries -->
<WarningsNotAsErrors>CS0162;CS0612;CS8600;CS8601;CS8602;CS8603;CS8604;CS8605;CS8618;CS8625;CS8634;CS8765;IL3000;NU5100</WarningsNotAsErrors>

View File

@@ -1,5 +1,5 @@
# version format
version: 3.1.0-{build}
version: 3.2.0-{build}
# pull request template
pull_requests: