Spaces:
Paused
Paused
github-actions[bot] commited on
Commit ·
dfab27b
1
Parent(s): 56be298
chore: bump version to 1.0.79 [skip ci]
Browse files- package.json +1 -1
- packages/electron/package.json +1 -1
package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "codex-proxy",
|
| 3 |
-
"version": "1.0.
|
| 4 |
"description": "Reverse proxy that exposes Codex Desktop Responses API as OpenAI-compatible /v1/chat/completions",
|
| 5 |
"contributors": [
|
| 6 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"name": "codex-proxy",
|
| 3 |
+
"version": "1.0.79",
|
| 4 |
"description": "Reverse proxy that exposes Codex Desktop Responses API as OpenAI-compatible /v1/chat/completions",
|
| 5 |
"contributors": [
|
| 6 |
{
|
packages/electron/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "@codex-proxy/electron",
|
| 3 |
-
"version": "1.0.
|
| 4 |
"description": "Codex Proxy desktop app (Electron shell)",
|
| 5 |
"private": true,
|
| 6 |
"main": "dist-electron/main.cjs",
|
|
|
|
| 1 |
{
|
| 2 |
"name": "@codex-proxy/electron",
|
| 3 |
+
"version": "1.0.79",
|
| 4 |
"description": "Codex Proxy desktop app (Electron shell)",
|
| 5 |
"private": true,
|
| 6 |
"main": "dist-electron/main.cjs",
|