diff --git a/.github/auto-label.json b/.github/auto-label.json index 499c9f5c9b8..e70726af082 100644 --- a/.github/auto-label.json +++ b/.github/auto-label.json @@ -1,6 +1,6 @@ { "rules": { "Infra": [".ci/**/*", ".github/**/*","build/**/*"], - "v7.12.0": "**/*" + "v7.12.1": "**/*" } } diff --git a/global.json b/global.json index febaebdf1e5..15c27ccd9d5 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ "rollForward": "latestFeature", "allowPrerelease": false }, - "version": "7.12.0", + "version": "7.12.1", "doc_current": "7.12", "doc_branch": "7.x" } \ No newline at end of file