Skip to content

Commit dc0c2da

Browse files
chore: update appcast.json and info.json
1 parent 60ce0ca commit dc0c2da

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

appcast.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"identifier": "yetone.openai.translator",
33
"versions": [
4+
{
5+
"version": "4.0.1",
6+
"desc": "Migrate from pnpm to Bun for improved build performance",
7+
"sha256": "585dbae9baf36e558c1bce5d41cad36ad59c883318e8940556fca75bbae5d97a",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.0.1/openai-translator-4.0.1.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "4.0.0",
613
"desc": "Supports the latest GPT-5 series models and migrates to the OpenAI Responses API",
@@ -380,4 +387,4 @@
380387
"minBobVersion": "0.5.0"
381388
}
382389
]
383-
}
390+
}

public/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,5 @@
151151
}
152152
],
153153
"summary": "AI powered translator",
154-
"version": "4.0.0"
154+
"version": "4.0.1"
155155
}

0 commit comments

Comments
 (0)