I meant to increm the minor version for cli

This commit is contained in:
Robert McRackan 2021-09-10 17:04:47 -04:00
parent 0f130c70f5
commit 29461701cd

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net5.0</TargetFramework> <TargetFramework>net5.0</TargetFramework>
<Version>5.6.8.1</Version> <Version>5.7.0.1</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>