From 2b2ecc50e84bf979e02f9845f736ebf56b7bee9e Mon Sep 17 00:00:00 2001 From: yetone Date: Thu, 2 Mar 2023 10:38:47 +0000 Subject: [PATCH] update appcast.json --- appcast.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/appcast.json b/appcast.json index 3819126..943611a 100644 --- a/appcast.json +++ b/appcast.json @@ -1,6 +1,13 @@ { "identifier": "yetone.openai.translator", "versions": [ + { + "version": "0.1.4", + "desc": "Recommend gpt-3.5-turbo model", + "sha256": "56c56ff74e8902317b5554a29ecbb906f54bd0b48cc08e48d44ec3425efc7592", + "url": "https://github.com/yetone/bob-plugin-openai-translator/releases/download/v0.1.4/openai-translator-0.1.4.bobplugin", + "minBobVersion": "0.5.0" + }, { "version": "0.1.3", "desc": "Fine-tune the prompt to eliminate unnecessary symbols in the translation result.",