Skip to content

Commit

Permalink
Update poolz.finance.csharp.contracts.csproj version to 1.0.4 (#152)
Browse files Browse the repository at this point in the history
ArdenHide authored Jun 25, 2024
1 parent 4ae2ea2 commit 885f3ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poolz.finance.csharp.contracts.csproj
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.3</Version>
<Version>1.0.4</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Nethereum.Web3" Version="4.18.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 885f3ff

Please sign in to comment.