mirror of
https://github.com/xuquan-nikkkki/FolderFile-Splitter-Plugin.git
synced 2026-07-22 05:37:28 +00:00
release: release 0.2.10
This commit is contained in:
parent
47d9608b49
commit
7ba95868de
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "folder-file-splitter",
|
||||
"name": "FolderFile Splitter",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10",
|
||||
"minAppVersion": "1.5.7",
|
||||
"description": "Splits folder and file lists into separate views, simplifying navigation, improving clarity, and making it more intuitive to organize your notes.",
|
||||
"author": "Xu Quan",
|
||||
|
|
|
|||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "folder-file-splitter",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "folder-file-splitter",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "folder-file-splitter",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10",
|
||||
"description": "This is an Obsidian plugin",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue