Skip to content

Commit 89a608f

Browse files
authored
Update version to 1.11.1 (#613)
1 parent 4028738 commit 89a608f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<PropertyGroup>
21-
<Version>1.11.0</Version>
21+
<Version>1.11.1</Version>
2222
<!--
2323
.NET does not allow the above version format for AssemblyVersion, and this
2424
is the version used in gRPC headers. The format is
@@ -33,7 +33,7 @@
3333
and 0.2.0 then is 0.2.0.5. But if there is no prerelease version, just
3434
leave revision off.
3535
-->
36-
<AssemblyVersion>1.11.0</AssemblyVersion>
36+
<AssemblyVersion>1.11.1</AssemblyVersion>
3737
</PropertyGroup>
3838

3939
<ItemGroup>

0 commit comments

Comments
 (0)