diff --git a/.github/auto-label.json b/.github/auto-label.json index 4bb1df96991..34e8d245507 100644 --- a/.github/auto-label.json +++ b/.github/auto-label.json @@ -1,6 +1,6 @@ { "rules": { "Infra": [".ci/**/*", ".github/**/*","build/**/*"], - "v8.1.2": "**/*" + "v8.1.3": "**/*" } } diff --git a/global.json b/global.json index 529ee9373f4..fd66f3bb37f 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ "rollForward": "minor", "allowPrerelease": false }, - "version": "8.1.2", + "version": "8.1.3", "doc_current": "main", "doc_branch": "main" } \ No newline at end of file