Incr. ver.

This commit is contained in:
Robert McRackan 2023-04-14 14:38:45 -04:00
parent 1439e38cb0
commit e31847e669

View File

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