diff --git a/codex/codex_config.json b/codex/codex_config.json index 8645078..45eda13 100755 --- a/codex/codex_config.json +++ b/codex/codex_config.json @@ -15,6 +15,10 @@ "wire_api": "responses", "telemetry_enabled": false, "check_for_update": false, - "trust_paths": ["/home", "/root", "/tmp"], - "target_version": "0.111.0" + "trust_paths": [ + "/home", + "/root", + "/tmp" + ], + "target_version": "0.114.0" }