Skip to content

Commit 1282571

Browse files
committed
Split up 15 and 14 section
1 parent 9419ee7 commit 1282571

File tree

1 file changed

+4
-0
lines changed
  • 15/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+4
-0
lines changed

15/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ You can now re-enable precompiled views and rebuild your site.
5656
If you have custom C# code that references the models this will also not build. You can either comment out your custom code temporarily until the models have been rebuilt or fix the models manually.
5757
To fix the models manually you need to find and replace `IPublishedSnapshotAccessor` with `IPublishedContentTypeCache`.
5858

59+
</details>
60+
61+
<details>
62+
5963
<summary>Umbraco 14</summary>
6064

6165
Read more about the release of Umbraco 14 in the [Blog Post](https://umbraco.com/blog/umbraco-14-release/).

0 commit comments

Comments
 (0)