Skip to content

Commit

Permalink
Update to CMS 15.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldbarendse committed Nov 7, 2024
1 parent e92da81 commit 3b86aad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<GlobalPackageReference Include="Umbraco.GitVersioning.Extensions" Version="0.2.0" />
</ItemGroup>
<PropertyGroup>
<UmbracoCmsPackageVersion>[15.0.0-rc2, 16)</UmbracoCmsPackageVersion>
<UmbracoCmsPackageVersion>[15.0.0-rc3, 16)</UmbracoCmsPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Azure.Storage.Blobs" Version="12.22.2" />
<PackageVersion Include="SixLabors.ImageSharp.Web.Providers.Azure" Version="3.1.3" />
<PackageVersion Include="Umbraco.Cms.Imaging.ImageSharp" Version="$(UmbracoCmsPackageVersion)" />
<PackageVersion Include="Umbraco.Cms.Web.Common" Version="$(UmbracoCmsPackageVersion)" />
</ItemGroup>
</Project>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms" Version="15.0.0-rc1" />
<PackageReference Include="Umbraco.Cms" Version="15.0.0-rc3" />
<PackageReference Include="Umbraco.TheStarterKit" Version="14.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 3b86aad

Please sign in to comment.