Skip to content

Commit 37e41a6

Browse files
author
Hovsep
authored
Fixed a typo in README.md (#202)
1 parent 17dddcc commit 37e41a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,9 @@ var database = sqlServer.Databases.Define(databaseName)
564564

565565
### Latest stable release
566566

567-
**1.6** release builds are available on NuGet:
567+
**1.7** release builds are available on NuGet:
568568

569-
|Azure Management Library | Package name | Stable (1.6 release) |
569+
|Azure Management Library | Package name | Stable (1.7 release) |
570570
|---------------------------------------------|-----------------------------------------------------|------------------------|
571571
|Azure Management Client (wrapper package) | `Microsoft.Azure.Management.Fluent` | [![NuGet](https://img.shields.io/nuget/v/Microsoft.Azure.Management.Fluent.svg?style=flat-square&label=nuget)](https://www.nuget.org/packages/Microsoft.Azure.Management.Fluent/) |
572572
|App Service (Web Apps and Functions) | `Microsoft.Azure.Management.AppService.Fluent` | [![NuGet](https://img.shields.io/nuget/v/Microsoft.Azure.Management.AppService.Fluent.svg?style=flat-square&label=nuget)](https://www.nuget.org/packages/Microsoft.Azure.Management.AppService.Fluent/) |

0 commit comments

Comments
 (0)