Skip to content

Commit

Permalink
Revert module versions to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed May 18, 2024
1 parent 803be91 commit ff7de8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Lombiq.LoginAsAnybody/Lombiq.LoginAsAnybody.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Module.Targets" Version="1.8.2" />
<PackageReference Include="OrchardCore.Users" Version="1.8.2" />
<PackageReference Include="OrchardCore.Module.Targets" Version="1.8.0" />
<PackageReference Include="OrchardCore.Users" Version="1.8.0" />
</ItemGroup>

</Project>

0 comments on commit ff7de8b

Please sign in to comment.