Skip to content

Commit ead4121

Browse files
committed
chore: release obsidian plugin v3.0.0-beta.8
1 parent de16ac3 commit ead4121

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest-beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "obsidian-memos",
33
"name": "Thino",
44
"description": "Capturing ideas and save them into daily notes. (Closed source)",
5-
"version": "3.0.0-beta.7",
5+
"version": "3.0.0-beta.8",
66
"author": "Boninall",
77
"authorUrl": "https://github.com/Quorafind/",
88
"isDesktopOnly": false,

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,5 +250,6 @@
250250
"3.0.0-beta.4": "1.0.0",
251251
"3.0.0-beta.5": "1.0.0",
252252
"3.0.0-beta.6": "1.0.0",
253-
"3.0.0-beta.7": "1.0.0"
253+
"3.0.0-beta.7": "1.0.0",
254+
"3.0.0-beta.8": "1.0.0"
254255
}

0 commit comments

Comments
 (0)