Skip to content

Commit bfef5f9

Browse files
Update dependency project-origin/registry to v2.2.2
1 parent 27c911d commit bfef5f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ProjectOrigin.Chronicler/ProjectOrigin.Chronicler.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
<ItemGroup>
2525
<Protobuf Include="../../protos/chronicler.proto" GrpcServices="Both" />
2626
<Protobuf Include="../../protos/registry.proto" Link="protos\registry.proto">
27-
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.1.0/protos/registry.proto</SourceUrl>
27+
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.2.2/protos/registry.proto</SourceUrl>
2828
</Protobuf>
2929
<Protobuf Include="../../protos/electricity.proto" Link="protos\electricity.proto">
3030
<SourceUrl>https://raw.githubusercontent.com/project-origin/verifier_electricity/v1.4.0/protos/electricity.proto</SourceUrl>
3131
</Protobuf>
3232
<Protobuf Include="../../protos/common.proto" Link="protos\common.proto">
33-
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.1.0/protos/common.proto</SourceUrl>
33+
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.2.2/protos/common.proto</SourceUrl>
3434
</Protobuf>
3535
</ItemGroup>
3636

0 commit comments

Comments
 (0)