Skip to content

Commit 5602edc

Browse files
authored
chore: limit update to 0.98.0 NUX to < 0.98.0 ver (openai#10787)
seems like footgun if we forget to remove before releasing 0.99.0, limited announcement to versions < 0.98.0
1 parent 7e81f63 commit 5602edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

announcement_tip.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ to_date = "2026-05-10"
2020
content = "**BREAKING NEWS**: `gpt-5.3-codex` is out! Upgrade to `0.98.0` to try it."
2121
from_date = "2026-02-01"
2222
to_date = "2026-02-15"
23+
version_regex = "^0\\.(?:[0-9]|[1-8][0-9]|9[0-7])\\."

0 commit comments

Comments
 (0)