Skip to content

Commit

Permalink
Change version of the groth16 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chopin-fan committed Jul 5, 2024
1 parent d5669c0 commit a4659fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AElf.CSharp.CodeOps/AElf.CSharp.CodeOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Basic.Reference.Assemblies.Net60" Version="1.4.1" />
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
<PackageReference Include="Groth16.Net" Version="1.0.10" />
<PackageReference Include="Groth16.Net" Version="1.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a4659fe

Please sign in to comment.