Skip to content

Commit a06e033

Browse files
committed
chore: update version to 1.10.25 in package.json files
1 parent fef57a3 commit a06e033

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "copilot-api-desktop",
3-
"version": "1.10.24",
3+
"version": "1.10.25",
44
"description": "Copilot API Desktop App",
55
"main": "out/main/index.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@jeffreycao/copilot-api",
4-
"version": "1.10.24",
4+
"version": "1.10.25",
55
"description": "OpenAI and Anthropic-compatible gateway for GitHub Copilot or Codex or third-party providers.",
66
"keywords": [
77
"ai-gateway",

0 commit comments

Comments
 (0)