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