incr ver. Don't re-use previously bad build number

This commit is contained in:
Robert McRackan 2022-08-15 22:03:51 -04:00
parent 8ee1019fa5
commit b3581455d2

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>8.4.0.1</Version>
<Version>8.4.1.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="2.0.0" />