Skip to content

Commit 9e02fdf

Browse files
chore: bump version to 2.0.36 [skip ci]
1 parent 66c8197 commit 9e02fdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codex-proxy",
3-
"version": "2.0.35",
3+
"version": "2.0.36",
44
"description": "Reverse proxy that exposes Codex Desktop Responses API as OpenAI-compatible /v1/chat/completions",
55
"contributors": [
66
{

packages/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codex-proxy/electron",
3-
"version": "2.0.35",
3+
"version": "2.0.36",
44
"description": "Codex Proxy desktop app (Electron shell)",
55
"private": true,
66
"main": "dist-electron/main.cjs",

0 commit comments

Comments
 (0)