diff --git a/.pipelines/build-pipelines.yml b/.pipelines/build-pipelines.yml index 4901b216ff..88d4ffeb71 100644 --- a/.pipelines/build-pipelines.yml +++ b/.pipelines/build-pipelines.yml @@ -22,7 +22,7 @@ variables: buildPlatform: 'Any CPU' buildConfiguration: 'Release' major: 0 - minor: 9 + minor: 10 # Maintain a separate patch value between CI and PR runs. # The counter is reset when the minor version is updated. patch: $[counter(format('{0}_{1}', variables['build.reason'], variables['minor']), 0)] diff --git a/README.md b/README.md index 74d32a1024..b4a37c07ff 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Documentation](https://img.shields.io/badge/docs-website-%23fc0)](https://learn.microsoft.com/azure/data-api-builder/) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) -Latest stable version of Data API builder is **0.8.51** [What's new?](https://learn.microsoft.com/azure/data-api-builder/whats-new) +Latest stable version of Data API builder is **0.8.52** [What's new?](https://learn.microsoft.com/azure/data-api-builder/whats-new) ## Community