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 bc85074 commit fe9b562
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Lombiq.HelpfulExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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 @@ -4,7 +4,7 @@
[assembly: Module(
Name = "Lombiq Helpful Extensions",
Author = "Lombiq Technologies",
Version = "3.0.0",
Version = "3.0.1",
Website = "https://github.com/Lombiq/Helpful-Extensions"
)]

Expand Down

0 comments on commit fe9b562

Please sign in to comment.