incr ver for release

This commit is contained in:
Robert McRackan 2023-02-19 14:55:55 -05:00
parent 67f9a6db78
commit c12805c8ce

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Version>9.3.2.1</Version>
<Version>9.3.3.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="5.0.0" />