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 12bdbfe commit 37bf27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lombiq.SetupExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Abstractions" Version="1.8.2" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.8.2" />
<PackageReference Include="OrchardCore.Abstractions" Version="1.8.0" />
<PackageReference Include="OrchardCore.Infrastructure" Version="1.8.0" />
</ItemGroup>

</Project>

0 comments on commit 37bf27a

Please sign in to comment.