Skip to content

Commit abb4f81

Browse files
committed
Merge branch 'release/1.1.1'
2 parents 180526b + b44263f commit abb4f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/OpenMatch/OpenMatch.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<PackageId>OpenMatch.Api</PackageId>
66
<Title>OpenMatch Api</Title>
7-
<Version>1.1.0</Version>
7+
<Version>1.1.1</Version>
88
<PackageDescription>C# API for OpenMatch</PackageDescription>
99
<Authors>Yoann Potinet</Authors>
1010
<Company>FrozenStorm Interactive</Company>
@@ -31,7 +31,7 @@
3131

3232
<ItemGroup>
3333
<PackageReference Include="Grpc.Net.Client" Version="2.29.0" />
34-
<PackageReference Include="Google.Protobuf" Version="3.12.3" />
34+
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
3535
<PackageReference Include="Grpc.Tools" Version="2.29.0" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)