Skip to content

Commit 7039a0a

Browse files
committed
chore: update appcast.json and info.json
1 parent 00eebae commit 7039a0a

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.3.1",
6+
"desc": "Added new models to provide more options for users",
7+
"sha256": "fd7e6da0062d907d27aaf932ab5c93c5daac3056eea68be2fe960390aa7e7c14",
8+
"url": "https://github.com/yetone/bob-plugin-openai-translator/releases/download/v2.3.1/openai-translator-2.3.1.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "2.3.0",
613
"desc": "Add temperature configuration",

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.3.0",
3+
"version": "2.3.1",
44
"category": "translate",
55
"name": "OpenAI Translator",
66
"summary": "GPT powered translator",

0 commit comments

Comments
 (0)