update: note refactor plugin version
This commit is contained in:
343
.obsidian/plugins/note-refactor-obsidian/main.js
vendored
343
.obsidian/plugins/note-refactor-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"id": "note-refactor-obsidian",
|
||||
"name": "Note Refactor",
|
||||
"version": "1.7.1",
|
||||
"version": "1.8.2",
|
||||
"description": "Extract note content into new notes and split notes",
|
||||
"isDesktopOnly": false,
|
||||
"js": "main.js",
|
||||
"css": "style.css"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user