incr. ver.

This commit is contained in:
Robert McRackan 2023-01-30 21:24:54 -05:00
parent 0877f2c042
commit a36c28d48f

View File

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