From fd359755ecc3521d41817419a13f547d3a9c5b64 Mon Sep 17 00:00:00 2001 From: delta-cloud-208e Date: Sat, 11 Apr 2026 14:08:02 +0000 Subject: [PATCH] feat(codex): auto-update to v0.120.0 Binary: 0.119.0 -> 0.120.0 Config synced from claude_code_patcher. Co-Authored-By: Claude Opus 4.6 --- codex/codex_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/codex_config.json b/codex/codex_config.json index 257844e..5ba513e 100755 --- a/codex/codex_config.json +++ b/codex/codex_config.json @@ -19,5 +19,5 @@ "/root", "/tmp" ], - "target_version": "0.119.0" + "target_version": "0.120.0" }