Skip to content

Commit e07dd7f

Browse files
committed
chore: update version to 1.10.29 in package.json files
1 parent 371d531 commit e07dd7f

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.28",
3+
"version": "1.10.29",
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.28",
4+
"version": "1.10.29",
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)