Skip to content

Commit

Permalink
bump version for 1.38 (#1266)
Browse files Browse the repository at this point in the history
* bump version

* bump major version
  • Loading branch information
weidongxu-microsoft authored Sep 6, 2021
1 parent 1c2c143 commit a87b08b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
</PropertyGroup>

<PropertyGroup>
<FluentVersion>1.37.1</FluentVersion>
<FluentVersion>1.38.0</FluentVersion>
<VersionPrefix>$(FluentVersion)</VersionPrefix>

<!-- Always update AssemblyVersion for new release -->
<AssemblyVersion>1.0.0.69</AssemblyVersion>
<AssemblyVersion>1.0.0.70</AssemblyVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit a87b08b

Please sign in to comment.