Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cycsd committed Feb 27, 2024
1 parent 2fcf7c4 commit ee70104
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"author": "cycsd",
"authorUrl": "https://github.com/cycsd",
"isDesktopOnly": false
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "card-note-plugin",
"version": "0.3.0",
"version": "0.3.1",
"description": "Help you quickly extract your thought in the Canvas and Excalidraw",
"main": "main.js",
"scripts": {
Expand Down
7 changes: 4 additions & 3 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"0.1.1": "0.15.0",
"0.2.0": "0.15.0",
"0.2.0": "0.15.0",
"0.2.1": "0.15.0",
"0.2.2": "0.15.0",
"0.2.3": "0.15.0",
"0.3.0": "0.15.0"
}
"0.3.0": "0.15.0",
"0.3.1": "0.15.0"
}

0 comments on commit ee70104

Please sign in to comment.