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 Jul 19, 2024
1 parent 355fd9a commit 1e1fb39
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.3.2",
"desc": "Add support for GPT-4o mini",
"sha256": "8990a720c38c8e23f91cacc6e320845c27f12abffefe95ca51472507ff28a7d2",
"url": "https://github.com/yetone/bob-plugin-openai-translator/releases/download/v2.3.2/openai-translator-2.3.2.bobplugin",
"minBobVersion": "1.8.0"
},
{
"version": "2.3.1",
"desc": "Added new models to provide more options for users",
Expand Down
4 changes: 2 additions & 2 deletions src/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"identifier": "yetone.openai.translator",
"version": "2.3.1",
"version": "2.3.2",
"category": "translate",
"name": "OpenAI Translator",
"summary": "GPT powered translator",
Expand Down Expand Up @@ -159,4 +159,4 @@
}
}
]
}
}

0 comments on commit 1e1fb39

Please sign in to comment.