diff --git a/codex-wrapper/main.go b/codex-wrapper/main.go index 0966b29..0cd5d9b 100644 --- a/codex-wrapper/main.go +++ b/codex-wrapper/main.go @@ -22,7 +22,7 @@ import ( ) const ( - version = "4.8.2" + version = "5.1.2" defaultWorkdir = "." defaultTimeout = 7200 // seconds codexLogLineLimit = 1000