Skip to content

Commit

Permalink
Incremented version to 0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Oct 26, 2018
1 parent dedbfb4 commit fef3950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>0.6.0</Version>
<Version>0.7.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<PackageIconUrl>http://www.aspnetboilerplate.com/images/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>http://abp.io</PackageProjectUrl>
Expand Down

0 comments on commit fef3950

Please sign in to comment.