Skip to content

Commit 4bd4543

Browse files
author
Dante DG
committed
adjusting string.
1 parent 83243ce commit 4bd4543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blueprint/azext_blueprint/_breaking_change.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from azure.cli.core.breaking_change import register_command_group_deprecate, register_other_breaking_change
88

99

10-
register_command_group_deprecate('az blueprint', target_version='July 2026 or later')
10+
register_command_group_deprecate('az blueprint', target_version='July 2026')
1111

1212
message = """Blueprints and associated commands will be deprecated
1313
as early as July 2026. Customers are encouraged to transition to

0 commit comments

Comments
 (0)