mirror of
https://github.com/iosonntag/obsidian-plugin-treefocus.git
synced 2026-07-22 08:40:29 +00:00
Bump version
This commit is contained in:
parent
56558ace0f
commit
a3dffccbdb
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "treefocus",
|
||||
"name": "TreeFocus",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"minAppVersion": "1.2.0",
|
||||
"description": "Highlight, dim & style your files & folders in the file explorer (navigation) based on predefined or custom rules.",
|
||||
"author": "iOSonntag",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-treefocus",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "Obsidian plugin: Highlight, dim & style your files & folders in the file explorer (navigation) based on predefined or custom rules.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"0.3.4": "1.2.0"
|
||||
"0.3.5": "1.2.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue