mirror of
https://github.com/mara-li/obsidian-simple-colored-folder.git
synced 2026-07-22 05:46:20 +00:00
chore(release): 1.3.0-9
This commit is contained in:
parent
425785a5ae
commit
d60097f0ea
3 changed files with 4 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
## [1.3.0-9](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-8...1.3.0-9) (2025-11-08)
|
||||
|
||||
## [1.3.0-8](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-7...1.3.0-8) (2025-11-07)
|
||||
### Features
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "simple-colored-folder",
|
||||
"name": "Simple Colored Folder",
|
||||
"version": "1.3.0-8",
|
||||
"version": "1.3.0-9",
|
||||
"minAppVersion": "1.8.9",
|
||||
"description": "Automagically add color to roots folders and customize them with Style Settings.",
|
||||
"author": "Mara-Li",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "simple-colored-folder",
|
||||
"version": "1.3.0-8",
|
||||
"version": "1.3.0-9",
|
||||
"description": "Automagically add color to root folder, and customize it with Style Settings.",
|
||||
"main": "main.js",
|
||||
"private": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue