Skip to content

Commit e184aee

Browse files
chore: update appcast.json and info.json
1 parent 18cfb92 commit e184aee

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.1",
6+
"desc": "Fix API error \"Unsupported parameter: 'reasoning.effort' is not supported with this model\" when using non-reasoning models",
7+
"sha256": "051ecd12622f9658fe917f4b2acb9c8260a3e24e07c7be5c63fb865d2af67769",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.2.1/openai-translator-4.2.1.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "4.2.0",
613
"desc": "Add Chat Completions API support ",

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.0"
181+
"version": "4.2.1"
182182
}

0 commit comments

Comments
 (0)