Skip to content

Commit

Permalink
chore: update appcast.json and info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 13, 2024
1 parent c1030c5 commit 6aedd27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions appcast.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"identifier": "yetone.openai.translator",
"versions": [
{
"version": "3.3.0",
"desc": "Fix Gemini streaming text loss and improve stability",
"sha256": "31fe359ed4ca49d297dd5fbce5f6c6b4f9e7bde32ad0bea60a911d3acd5101ea",
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v3.3.0/openai-translator-3.3.0.bobplugin",
"minBobVersion": "1.8.0"
},
{
"version": "3.2.0",
"desc": "Improve error messages and optimize code structure.",
Expand Down
2 changes: 1 addition & 1 deletion public/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,5 +167,5 @@
}
],
"summary": "AI powered translator",
"version": "3.2.0"
"version": "3.3.0"
}

0 comments on commit 6aedd27

Please sign in to comment.