update: note refactor plugin version

This commit is contained in:
Mathis Gauthey
2024-01-04 10:39:59 +01:00
parent 3c40437ab0
commit 5ff1958fac
2 changed files with 216 additions and 131 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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"
}
}