Skip to content

Commit c09cb50

Browse files
committed
Release v0.2.1
1 parent 06d9628 commit c09cb50

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

appcast.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
{
22
"identifier": "cc.chriscurry.bobplugin.maimemo.notebook",
33
"versions": [
4+
{
5+
"version": "v0.2.1",
6+
"desc": "Fix bugs",
7+
"sha256": "8d7111f00ed637b0395f49c4f68a47694d8b55a788647fd5c49717f1c1bd2d7c",
8+
"url": "https://github.com/chriscurrycc/bob-plugin-maimemo-notebook/releases/download/v0.2.1/bobplugin-maimemo-notebook.bobplugin",
9+
"minBobVersion": "0.5.0",
10+
"timestamp": 1752496564669
11+
},
412
{
513
"version": "v0.2.0",
614
"desc": "Add OpenAI support",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bobplugin-maimemo-notebook",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Bob 查询的单词导入到墨墨背单词",
55
"author": {
66
"name": "Chris Curry",

public/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"identifier": "cc.chriscurry.bobplugin.maimemo.notebook",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"category": "translate",
55
"name": "墨墨云词本",
66
"summary": "导入查询单词到墨墨云词本,且支持关联查询句子和译文",

0 commit comments

Comments
 (0)