Skip to content

Commit 862efd2

Browse files
committed
chore: update appcast.json and info.json
1 parent f0d4097 commit 862efd2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

appcast.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"identifier": "jtsang.claude.translator",
33
"versions": [
4+
{
5+
"version": "0.4.2",
6+
"desc": "fix: fix identifier",
7+
"sha256": "f826046e72eeafbdafbbbec6e82347b8fb9dc8b00834cba772ee21ac81c81fe3",
8+
"url": "https://github.com/jtsang4/bob-plugin-claude-translator/releases/download/v0.4.2/claude-translator-0.4.2.bobplugin",
9+
"minBobVersion": "0.5.0"
10+
},
411
{
512
"version": "0.4.1",
613
"desc": "doc: update README about claude-2 model",

src/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"identifier": "jtsang.claude.translator",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"category": "translate",
55
"name": "Claude Translator",
66
"summary": "Claude powered translator",

0 commit comments

Comments
 (0)