Skip to content

Commit a5ebdac

Browse files
authored
Update version to 1.8.0 (#518)
1 parent 77f839d commit a5ebdac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

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

1919
<PropertyGroup>
20-
<Version>1.7.0</Version>
20+
<Version>1.8.0</Version>
2121
<!--
2222
.NET does not allow the above version format for AssemblyVersion, and this
2323
is the version used in gRPC headers. The format is
@@ -32,7 +32,7 @@
3232
and 0.2.0 then is 0.2.0.5. But if there is no prerelease version, just
3333
leave revision off.
3434
-->
35-
<AssemblyVersion>1.7.0</AssemblyVersion>
35+
<AssemblyVersion>1.8.0</AssemblyVersion>
3636
</PropertyGroup>
3737

3838
<ItemGroup>

0 commit comments

Comments
 (0)