Skip to content

Commit ae1e136

Browse files
chore: update appcast.json and info.json
1 parent 2875f8f commit ae1e136

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": "yetone.openai.translator",
33
"versions": [
4+
{
5+
"version": "3.0.0",
6+
"desc": "Service Provider Refactoring",
7+
"sha256": "299e2a5f13f37a96a7a98fb5f7ef25fd6c7ba72b5b537a6c83115d234ecc7053",
8+
"url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v3.0.0/openai-translator-3.0.0.bobplugin",
9+
"minBobVersion": "1.8.0"
10+
},
411
{
512
"version": "2.4.2",
613
"desc": "Refactor OpenAI Translator 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": "yetone.openai.translator",
3-
"version": "2.4.2",
3+
"version": "3.0.0",
44
"category": "translate",
55
"name": "OpenAI Translator",
66
"summary": "GPT powered translator",

0 commit comments

Comments
 (0)