Skip to content

Commit 8adf9ae

Browse files
committed
chore: update appcast.json and info.json
1 parent 0e2e9b3 commit 8adf9ae

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": "2.2.3",
6+
"desc": "Replace Completions with Chat in Azure OpenAI key validation",
7+
"sha256": "1b072b4ee23cec060e748d8e9cc5cea4345246de5661d09c2ad2d714d6e0a9fa",
8+
"url": "https://github.com/yetone/bob-plugin-openai-translator/releases/download/v2.2.3/openai-translator-2.2.3.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "2.2.2",
613
"desc": "Update API version query in Azure OpenAI key validation",

src/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"identifier": "yetone.openai.translator",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"category": "translate",
55
"name": "OpenAI Translator",
66
"summary": "GPT powered translator",

0 commit comments

Comments
 (0)