Skip to content

Commit

Permalink
bump version to v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Mar 11, 2019
1 parent ec90868 commit 43b4824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0">

<PropertyGroup>
<Version Condition=" '$(Version)' == '' ">0.32.1$(VersionSuffix)</Version>
<Version Condition=" '$(Version)' == '' ">0.33.0$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 43b4824

Please sign in to comment.