Bug fix #459 , New feature/setting #366

This commit is contained in:
Robert McRackan 2023-01-23 22:50:37 -05:00
parent 933f663d22
commit 4d6c742ae9

View File

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