You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 15/umbraco-commerce/upgrading/version-specific-upgrades.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@ description: >-
5
5
6
6
# Version Specific Upgrade Notes
7
7
8
-
This page covers specific upgrade documentation for when migrating to major 14 of Umbraco Commerce.
8
+
This page covers specific upgrade documentation for when migrating to major 15 of Umbraco Commerce.
9
9
10
10
{% hint style="info" %}
11
11
If you are upgrading to a new minor or patch version, you can find information about the breaking changes in the [Release Notes](../release-notes.md) article.
12
12
{% endhint %}
13
13
14
14
## Version Specific Upgrade Notes History
15
15
16
-
#### 14.0.0
16
+
#### 15.0.0
17
17
18
-
*UI Config file configurations will need to use the new UI Extensions API
18
+
*API method calls will need to use the async alternatives
0 commit comments