Skip to content

Commit

Permalink
Change version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlcf88 committed Aug 3, 2023
1 parent 43b1f15 commit edf189f
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>0.7.0</Version>
<Version>0.7.1</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AbpProjectType>module</AbpProjectType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit edf189f

Please sign in to comment.