Skip to content

Commit f308db0

Browse files
committed
chore: bump to v2.11.5
1 parent 650da87 commit f308db0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-icon-folder",
33
"name": "Iconize",
4-
"version": "2.11.4",
4+
"version": "2.11.5",
55
"minAppVersion": "0.9.12",
66
"description": "Add icons to anything you desire in Obsidian, including files, folders, and text.",
77
"author": "Florian Woelki",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@florianwoelki/obsidian-iconize",
3-
"version": "2.11.4",
3+
"version": "2.11.5",
44
"description": "API for adding icons to obsidian.",
55
"main": "lib/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)