Skip to content

Commit 4d3b8c3

Browse files
committed
chore: update appcast.json and info.json
1 parent 2b0ec1f commit 4d3b8c3

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.0",
6+
"desc": "Add temperature configuration",
7+
"sha256": "b82396b6f6c72e946325388ec0c93a683d5c1330a7635d7e5149d16c608533be",
8+
"url": "https://github.com/yetone/bob-plugin-openai-translator/releases/download/v2.3.0/openai-translator-2.3.0.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "2.2.4",
613
"desc": "Update 429 error code message",

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

0 commit comments

Comments
 (0)