Skip to content

Commit 919e523

Browse files
chore: update appcast.json and info.json
1 parent 9840327 commit 919e523

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.2",
6+
"desc": "修复流式响应过程中偶发的解析错误问题",
7+
"sha256": "a7cc8a632a0d93afccc269d13675837c45407870166519db2cab61798ea17c91",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.0.2/openai-translator-4.0.2.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "4.0.1",
613
"desc": "Migrate from pnpm to Bun for improved build performance",

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

0 commit comments

Comments
 (0)