Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed May 15, 2019
1 parent 2491934 commit 1bc1e54
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.33.0$(VersionSuffix)</Version>
<Version Condition=" '$(Version)' == '' ">0.34.0$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 1bc1e54

Please sign in to comment.