We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357f176 commit 9057139Copy full SHA for 9057139
appcast.json
@@ -1,6 +1,13 @@
1
{
2
"identifier": "xyz.yetone.openai.polisher",
3
"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
+ },
11
12
"version": "3.0.0",
13
"desc": "Refactor OpenAI Polisher Bob Plugin to improve performance and maintainability",
public/info.json
@@ -1,6 +1,6 @@
- "version": "3.0.0",
"category": "translate",
"name": "OpenAI Polisher",
"summary": "GPT powered polisher",
0 commit comments