Skip to content

Commit 0487842

Browse files
committed
Update docs metadata
1 parent c1b446d commit 0487842

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs-ref-services/preview/sdk-template-readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Azure Template client library for Java
33
keywords: Azure, java, SDK, API, azure-sdk-template, template
44
author: hallipr
55
ms.author: pahallis
6-
ms.date: 04/26/2022
6+
ms.date: 04/27/2022
77
ms.topic: reference
88
ms.devlang: java
99
ms.service: template
1010
---
11-
# Azure Template client library for Java - Version 1.2.1-beta.1531293
11+
# Azure Template client library for Java - Version 1.2.1-beta.1533463
1212

1313

1414
Use the guidelines in each section of this template to ensure consistency and readability of your README.
@@ -18,7 +18,7 @@ It's also used as the package distribution page (NuGet, PyPi, npm, etc.) and as
1818
**Title**: The H1 of your README should be in the format: `# [Product Name] client library for [Language]`
1919

2020
* All headings, including the H1, should use **sentence-style capitalization**. Refer to the [Microsoft Style Guide][style-guide-msft].
21-
* Example: `# Azure Batch client library for Java - Version 1.2.1-beta.1531293
21+
* Example: `# Azure Batch client library for Java - Version 1.2.1-beta.1533463
2222
`
2323

2424
**Introduction**: The introduction appears directly under the title (H1) of your README.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-sdk-template",
3-
"Version": "1.2.1-beta.1531293",
3+
"Version": "1.2.1-beta.1533463",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/template/azure-sdk-template",
66
"ServiceDirectory": "template",
@@ -10,5 +10,5 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-sdk-template",
13-
"ReleaseStatus": "2022-04-26"
13+
"ReleaseStatus": "2022-04-27"
1414
}

0 commit comments

Comments
 (0)