diff --git a/doc/latest-version b/doc/latest-version index 32f3eaad0d..3e827a3a10 100644 --- a/doc/latest-version +++ b/doc/latest-version @@ -1 +1 @@ -5.0.1 \ No newline at end of file +5.0.2 \ No newline at end of file diff --git a/doc/versions.md b/doc/versions.md index 0df1baf0b8..61d8f5b4b6 100644 --- a/doc/versions.md +++ b/doc/versions.md @@ -22,7 +22,7 @@ Note that .NET Framework runs on Windows exclusively, whereas .NET Core and .NET ### Current -* 5.0.1 [general documentation](xref:doc-index-5-0-1) and [API reference](xref:api-index-5-0-1) +* 5.0.2 [general documentation](xref:doc-index-5-0-2) and [API reference](xref:api-index-5-0-2) ### Preview @@ -31,6 +31,7 @@ Note that .NET Framework runs on Windows exclusively, whereas .NET Core and .NET ### Previous +* 5.0.1 [general documentation](xref:doc-index-5-0-1) and [API reference](xref:api-index-5-0-1) * 5.0.0 [general documentation](xref:doc-index-5-0-0) and [API reference](xref:api-index-5-0-0) * 4.1.0 [general documentation](xref:doc-index-4-1-0) and [API reference](xref:api-index-4-1-0) * 4.0.2 [general documentation](xref:doc-index-4-0-2) and [API reference](xref:api-index-4-0-2) diff --git a/doc/xrefmap.yml b/doc/xrefmap.yml index 2cac30359d..169322122e 100644 --- a/doc/xrefmap.yml +++ b/doc/xrefmap.yml @@ -48,3 +48,8 @@ references: href: 5.0.1/doc/index.html - uid: api-index-5-0-1 href: 5.0.1/api/index.html +- uid: doc-index-5-0-2 + name: 5.0.2 + href: 5.0.2/doc/index.html +- uid: api-index-5-0-2 + href: 5.0.2/api/index.html