Skip to content

Commit 3fe5bbc

Browse files
committed
🔖 Release v0.1.2
1 parent 9db6bf4 commit 3fe5bbc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ conveniently.
4545
"name": "plugin-sample",
4646
"author": "Vanessa",
4747
"url": "https://github.com/siyuan-note/plugin-sample",
48-
"version": "0.1.1",
48+
"version": "0.1.2",
4949
"minAppVersion": "2.8.8",
5050
"backends": ["windows", "linux", "darwin"],
5151
"frontends": ["desktop"],

README_zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"name": "plugin-sample",
4141
"author": "Vanessa",
4242
"url": "https://github.com/siyuan-note/plugin-sample",
43-
"version": "0.1.1",
43+
"version": "0.1.2",
4444
"minAppVersion": "2.8.8",
4545
"backends": ["windows", "linux", "darwin"],
4646
"frontends": ["desktop"],

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "plugin-sample",
33
"author": "Vanessa",
44
"url": "https://github.com/siyuan-note/plugin-sample",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"minAppVersion": "2.8.8",
77
"backends": ["windows", "linux", "darwin"],
88
"frontends": ["desktop"],

0 commit comments

Comments
 (0)