Skip to content

Commit 327b113

Browse files
committed
chore: update appcast.json and info.json
1 parent 1d76149 commit 327b113

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": "1.2.1",
6+
"desc": "Supports the latest GPT-4 and 3.5 Turbo models",
7+
"sha256": "efd43255e1014e92405fb1521c4d61fea4d50f8fb6a00a292790a49b1102420a",
8+
"url": "https://github.com/yetone/bob-plugin-openai-polisher/releases/download/v1.2.1/openai-polisher-1.2.1.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "1.2.0",
613
"desc": "Fix invalid custom system prompt",

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

0 commit comments

Comments
 (0)