We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adef630 commit 3272a70Copy full SHA for 3272a70
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-icon-folder",
3
"name": "Icon Folder",
4
- "version": "1.1.1",
+ "version": "1.1.2",
5
"minAppVersion": "0.9.12",
6
"description": "This plugin allows to add an emoji in front of a folder or an icon.",
7
"author": "Florian Woelki",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-icon-folder",
"description": "This is an obsidian plugin that allows us to use an icon in the prefix of a folder name.",
"main": "main.js",
"scripts": {
0 commit comments