Skip to content

Commit 9057139

Browse files
chore: update appcast.json and info.json
1 parent 357f176 commit 9057139

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

appcast.json

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"identifier": "xyz.yetone.openai.polisher",
33
"versions": [
4+
{
5+
"version": "3.0.1",
6+
"desc": "Update model options",
7+
"sha256": "d406228bbfb8b64fb42d1a29407f14ad60c202a4efb089d231f3d3f128f28d2f",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-polisher/releases/download/v3.0.1/openai-polisher-3.0.1.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "3.0.0",
613
"desc": "Refactor OpenAI Polisher Bob Plugin to improve performance and maintainability",

public/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"identifier": "xyz.yetone.openai.polisher",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"category": "translate",
55
"name": "OpenAI Polisher",
66
"summary": "GPT powered polisher",

0 commit comments

Comments
 (0)