Skip to content

Commit

Permalink
Increment version to 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Dec 12, 2019
1 parent e61d06a commit 98caa44
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,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>1.1.1</Version>
<Version>1.1.2</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<PackageIconUrl>https://abp.io/assets/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>https://abp.io</PackageProjectUrl>
Expand Down

0 comments on commit 98caa44

Please sign in to comment.