Skip to content

Commit 62e498c

Browse files
authored
{Core} Update next breaking change version to 2.92.0 (#33391)
1 parent 6b5027d commit 62e498c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/azure-cli-core/azure/cli/core/breaking_change.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
logger = get_logger()
1717

18-
NEXT_BREAKING_CHANGE_RELEASE = '2.87.0'
19-
NEXT_BREAKING_CHANGE_DATE = 'June 2026'
18+
NEXT_BREAKING_CHANGE_RELEASE = '2.92.0'
19+
NEXT_BREAKING_CHANGE_DATE = 'Nov 2026'
2020
DEFAULT_BREAKING_CHANGE_TAG = '[Breaking Change]'
2121

2222

0 commit comments

Comments
 (0)