Skip to content

Commit

Permalink
Change version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlcf88 committed Nov 21, 2022
1 parent e5b9a47 commit 8c84ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>1.6.3</Version>
<Version>1.7.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>EasyAbp Team</Authors>
Expand All @@ -26,4 +26,4 @@
</PackageReference>
</ItemGroup>

</Project>
</Project>

0 comments on commit 8c84ae5

Please sign in to comment.