Skip to content

Commit

Permalink
Merge branch 'release/1.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
intelligide committed Jun 24, 2022
2 parents 180526b + b44263f commit abb4f81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenMatch/OpenMatch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
<PackageId>OpenMatch.Api</PackageId>
<Title>OpenMatch Api</Title>
<Version>1.1.0</Version>
<Version>1.1.1</Version>
<PackageDescription>C# API for OpenMatch</PackageDescription>
<Authors>Yoann Potinet</Authors>
<Company>FrozenStorm Interactive</Company>
Expand All @@ -31,7 +31,7 @@

<ItemGroup>
<PackageReference Include="Grpc.Net.Client" Version="2.29.0" />
<PackageReference Include="Google.Protobuf" Version="3.12.3" />
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
<PackageReference Include="Grpc.Tools" Version="2.29.0" />
</ItemGroup>

Expand Down

0 comments on commit abb4f81

Please sign in to comment.