Skip to content

Commit

Permalink
Upgrade the version number to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wakuflair committed Jan 7, 2021
1 parent 15e2dc3 commit d44bfdd
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>1.2.2</Version>
<Version>1.3.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>EasyAbp Team</Authors>
Expand Down

0 comments on commit d44bfdd

Please sign in to comment.