Bump version

This commit is contained in:
Matt Nadareski
2023-10-26 00:35:18 -04:00
parent fc3be76657
commit 66af2d83b8
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<!-- Assembly Properties -->
<TargetFrameworks>net48;net6.0;net7.0</TargetFrameworks>
<RuntimeIdentifiers>win-x86;win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
<Version>2.8</Version>
<Version>2.9.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<!-- Package Properties -->

View File

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