Skip to content

Commit 3bb009f

Browse files
chore: update appcast.json and info.json
1 parent 5471759 commit 3bb009f

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.0.3",
6+
"desc": "重构流式响应处理逻辑,采用更健壮的 SSE 解析器实现,提升代码可维护性。",
7+
"sha256": "59b00b5d8fb1a04f742e8766c83a67d0be96485da091a5da2e68598e494ccb9b",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.0.3/openai-translator-4.0.3.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "4.0.2",
613
"desc": "修复流式响应过程中偶发的解析错误问题",

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.2"
154+
"version": "4.0.3"
155155
}

0 commit comments

Comments
 (0)