incr major ver

This commit is contained in:
Robert McRackan 2023-03-29 15:58:57 -04:00
parent ab392a9285
commit 6aaf4f63d1

View File

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