Skip to content

Commit

Permalink
Updating Helpful Libraries reference to latest, updating version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Mar 27, 2022
1 parent 2248bfb commit 2490e21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Lombiq.Privacy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="3.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="4.0.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Manifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Name = "Lombiq Privacy",
Author = "Lombiq Technologies",
Website = "https://lombiq.com",
Version = "3.0.0"
Version = "3.0.1"
)]

[assembly: Feature(
Expand Down

0 comments on commit 2490e21

Please sign in to comment.