Skip to content

Commit

Permalink
Updated minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronSadlerUK committed Oct 9, 2024
1 parent 14f8fc4 commit 2d39a82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Limbo.Umbraco.Tables/Limbo.Umbraco.Tables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
<!-- Include NuGet dependencies -->
<ItemGroup>
<PackageReference Include="Skybrud.Essentials" Version="1.1.57" />
<PackageReference Include="Umbraco.Cms.Core" Version="[13.1.0,13.999)" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="[13.1.0,13.999)" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="[13.1.0,13.999)" />
<PackageReference Include="Umbraco.Cms.Core" Version="[13.4.1, 14)" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="[13.4.1, 14)" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="[13.4.1, 14)" />
</ItemGroup>

<!-- Backoffice assets -->
Expand Down

0 comments on commit 2d39a82

Please sign in to comment.