Skip to content

Commit a87b08b

Browse files
bump version for 1.38 (#1266)
* bump version * bump major version
1 parent 1c2c143 commit a87b08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
</PropertyGroup>
2828

2929
<PropertyGroup>
30-
<FluentVersion>1.37.1</FluentVersion>
30+
<FluentVersion>1.38.0</FluentVersion>
3131
<VersionPrefix>$(FluentVersion)</VersionPrefix>
3232

3333
<!-- Always update AssemblyVersion for new release -->
34-
<AssemblyVersion>1.0.0.69</AssemblyVersion>
34+
<AssemblyVersion>1.0.0.70</AssemblyVersion>
3535
</PropertyGroup>
3636

3737
<PropertyGroup>

0 commit comments

Comments
 (0)