+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codex-with-chatgpt",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "ChatGPT thinks. Codex works. Use ChatGPT as the planning brain while keeping the Codex harness.",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
export const VERSION = "0.1.0";
|
||||
export const VERSION = "0.1.1";
|
||||
export const SERVICE_NAME = "c2c-bridge";
|
||||
export const PRODUCT_NAME = "Codex with ChatGPT";
|
||||
|
||||
Reference in New Issue
Block a user