Skip to content

Commit

Permalink
Increment version to 3.0.0-rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Sep 6, 2017
1 parent 0f16eaf commit b40f709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>3.0.0-rc1</Version>
<Version>3.0.0-rc2</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<PackageIconUrl>http://www.aspnetboilerplate.com/images/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>http://www.aspnetboilerplate.com/</PackageProjectUrl>
Expand Down

0 comments on commit b40f709

Please sign in to comment.