Skip to content

Commit

Permalink
8.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliang-wt committed Mar 18, 2024
1 parent ddf945e commit 731431a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/WalkingTec.Mvvm.Mvc/WalkingTec.Mvvm.Mvc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DUWENINK.Captcha" Version="0.6.0" />
<PackageReference Include="DUWENINK.Captcha" Version="0.7.0" />
<PackageReference Include="Elsa.Activities.Email" Version="2.14.1" />
<PackageReference Include="Elsa.Activities.Http" Version="2.14.1" />
<PackageReference Include="Elsa.Activities.Temporal.Quartz" Version="2.14.1" />
Expand Down
2 changes: 1 addition & 1 deletion version.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>8.0.6</VersionPrefix>
<VersionPrefix>8.0.7</VersionPrefix>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 731431a

Please sign in to comment.