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
liby committed Dec 1, 2023
1 parent 66ad8e6 commit 1b4c820
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": "2.2.0",
"desc": "Added Custom API Key Validation and Stream Output Settings",
"sha256": "f34651fdead53927d366af2f0968c2d78b5f96992a480256adf249fc1f6fb612",
"url": "https://github.com/yetone/bob-plugin-openai-translator/releases/download/v2.2.0/openai-translator-2.2.0.bobplugin",
"minBobVersion": "1.8.0"
},
{
"version": "2.1.3",
"desc": "Simplify JSON parsing and response handling in the streaming process.",
Expand Down
2 changes: 1 addition & 1 deletion src/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"identifier": "yetone.openai.translator",
"version": "2.1.3",
"version": "2.2.0",
"category": "translate",
"name": "OpenAI Translator",
"summary": "GPT powered translator",
Expand Down

0 comments on commit 1b4c820

Please sign in to comment.