From b62f824c27af167d653b4c244a6269e479341b97 Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Wed, 13 Apr 2022 09:30:03 +0100 Subject: [PATCH] Bump version to 6.8.11 --- .github/auto-label.json | 2 +- global.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/auto-label.json b/.github/auto-label.json index b94128784f1..78fc556a77c 100644 --- a/.github/auto-label.json +++ b/.github/auto-label.json @@ -1,6 +1,6 @@ { "rules": { "Infra": [".ci/**/*", ".github/**/*","build/**/*"], - "v6.8.10": "**/*" + "v6.8.11": "**/*" } } diff --git a/global.json b/global.json index 9f8dd721acb..bb6b767948a 100644 --- a/global.json +++ b/global.json @@ -2,6 +2,6 @@ "sdk": { "version": "3.1.415" }, - "version": "6.8.10", + "version": "6.8.11", "doc_current": "6.8" } \ No newline at end of file