Skip to content

Commit 6aedd27

Browse files
chore: update appcast.json and info.json
1 parent c1030c5 commit 6aedd27

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": "3.3.0",
6+
"desc": "Fix Gemini streaming text loss and improve stability",
7+
"sha256": "31fe359ed4ca49d297dd5fbce5f6c6b4f9e7bde32ad0bea60a911d3acd5101ea",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v3.3.0/openai-translator-3.3.0.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "3.2.0",
613
"desc": "Improve error messages and optimize code structure.",

public/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@
167167
}
168168
],
169169
"summary": "AI powered translator",
170-
"version": "3.2.0"
170+
"version": "3.3.0"
171171
}

0 commit comments

Comments
 (0)