Skip to content

Commit 7c5ced7

Browse files
committed
Updated the supported version
1 parent 652b9b6 commit 7c5ced7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blazor/common/how-to/version-compatibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ The following table shows the supported .NET and .NET Core versions for Syncfusi
2424

2525
Syncfusion<sup style="font-size:70%">&reg;</sup> follows a quarterly release cadence. Blazor component packages use a semantic-style version format: Major.Minor.Revision.
2626

27-
Example: for version `{{ site.blazorversion }}`:
27+
Example: for version `31.1.23`:
2828

29-
* 23 — major release number; updated quarterly and may include new features and breaking changes.
29+
* 31 — major release number; updated quarterly and may include new features and breaking changes.
3030
* 1 — minor release number; adds features and fixes without breaking changes.
31-
* 36 — revision (patch); weekly patches with bug fixes and no breaking changes.
31+
* 23 — revision (patch); weekly patches with bug fixes and no breaking changes.
3232

3333
## See also
3434

0 commit comments

Comments
 (0)