Skip to content

Commit 9cc6d5d

Browse files
chore: update appcast.json and info.json
1 parent c7df60c commit 9cc6d5d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

appcast.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"identifier": "yetone.openai.translator",
33
"versions": [
4+
{
5+
"version": "4.2.2",
6+
"desc": "修复 non-streaming 下模型返回连续空行的问题",
7+
"sha256": "aae8704c19dde4df65629e650c128c2773dd7f8aa87d65acbb72a4aef84cbaba",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.2.2/openai-translator-4.2.2.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "4.2.1",
613
"desc": "Fix API error \"Unsupported parameter: 'reasoning.effort' is not supported with this model\" when using non-reasoning models",

public/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,5 @@
178178
}
179179
],
180180
"summary": "AI powered translator",
181-
"version": "4.2.1"
181+
"version": "4.2.2"
182182
}

0 commit comments

Comments
 (0)