Skip to content

Commit 715f93a

Browse files
chore: update appcast.json and info.json
1 parent 02e32e8 commit 715f93a

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.0",
6+
"desc": "Refactor OpenAI Polisher Bob Plugin to improve performance and maintainability",
7+
"sha256": "ba3fe4a954e57c4754e09bcf17adba40de205bfa35b4ac341277c231fca4b336",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-polisher/releases/download/v3.0.0/openai-polisher-3.0.0.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "2.0.0",
613
"desc": "Support for custom models, drop of support for `v1/completions`",

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": "2.0.0",
3+
"version": "3.0.0",
44
"category": "translate",
55
"name": "OpenAI Polisher",
66
"summary": "GPT powered polisher",

0 commit comments

Comments
 (0)