Skip to content

Commit

Permalink
Update to Umbraco 14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump committed Sep 9, 2024
1 parent 09b3a7e commit 8bf38ad
Show file tree
Hide file tree
Showing 13 changed files with 557 additions and 536 deletions.
2 changes: 1 addition & 1 deletion uSync.AutoTemplates/uSync.AutoTemplates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms.Core" Version="14.0.0" />
<PackageReference Include="Umbraco.Cms.Core" Version="14.2.0" />
</ItemGroup>


Expand Down
2 changes: 1 addition & 1 deletion uSync.BackOffice/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -2519,7 +2519,7 @@
"usync.community.contrib": {
"type": "Project",
"dependencies": {
"uSync.Core": "[14.0.0, )"
"uSync.Core": "[14.2.0-build.20240909.7, )"
}
},
"usync.core": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms.Api.Management" Version="14.0.0" />
<PackageReference Include="Umbraco.Cms.Api.Management" Version="14.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 8bf38ad

Please sign in to comment.