Skip to content

Commit

Permalink
chore: update appcast.json and info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsang4 committed Aug 23, 2023
1 parent 42452cb commit 735d991
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions appcast.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"identifier": "jtsang.claude.translator",
"versions": [
{
"version": "0.5.0",
"desc": "feat: use anthropic-version 2023-01-01 for better effect",
"sha256": "88a33b58d9742d0a966c97103333e562c38eb9d06027ef6d1b405eab5f531a87",
"url": "https://github.com/jtsang4/bob-plugin-claude-translator/releases/download/v0.5.0/claude-translator-0.5.0.bobplugin",
"minBobVersion": "0.5.0"
},
{
"version": "0.4.2",
"desc": "fix: fix identifier",
Expand Down
2 changes: 1 addition & 1 deletion src/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"identifier": "jtsang.claude.translator",
"version": "0.4.2",
"version": "0.5.0",
"category": "translate",
"name": "Claude Translator",
"summary": "Claude powered translator",
Expand Down

0 comments on commit 735d991

Please sign in to comment.