Skip to content

Commit

Permalink
Update version numbers for release
Browse files Browse the repository at this point in the history
- 1.5.0 for common protos
- 2.6.0 for all of GAX
  • Loading branch information
jskeet committed Feb 11, 2019
1 parent 5be0419 commit 764bf7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Google.Api.CommonProtos/Google.Api.CommonProtos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="..\CommonProperties.Production.xml" />

<PropertyGroup>
<Version>1.4.0</Version>
<Version>1.5.0</Version>
<TargetFrameworks>netstandard1.3;net45</TargetFrameworks>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion ReleaseVersion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
- divergent versions, but for the moment this keeps things simpler.
-->
<PropertyGroup>
<Version>2.6.0-beta02</Version>
<Version>2.6.0</Version>
</PropertyGroup>
</Project>

0 comments on commit 764bf7e

Please sign in to comment.