Skip to content

Commit 37faebd

Browse files
authored
Bump HashifyNET version to 6.1.0 and bump CLI version to 0.7.1
1 parent 86a460c commit 37faebd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

HashifyNETCLI/HashifyNETCLI.csproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Company>Deskasoft International</Company>
1414
<Product>HashifyNETCLI</Product>
1515
<Copyright>Copyright © Deskasoft International</Copyright>
16-
<Version>0.7.0</Version>
16+
<Version>0.7.1</Version>
1717
<Authors>$(Company)</Authors>
1818
<AssemblyOriginatorKeyFile>..\HashifyNET.publickey</AssemblyOriginatorKeyFile>
1919
<NuGetAudit>False</NuGetAudit>
@@ -27,10 +27,8 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="HashifyNET" Version="6.0.0" />
30+
<PackageReference Include="HashifyNET" Version="6.1.0" />
3131
<PackageReference Include="NLua" Version="1.7.5" />
3232
</ItemGroup>
3333

3434
</Project>
35-
36-

0 commit comments

Comments
 (0)