Skip to content

Commit 25a52f0

Browse files
committed
build: bump to v2.4.1
1 parent b635775 commit 25a52f0

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.4.0",
4+
"version": "2.4.1",
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": "obsidian-iconize",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Add icons to anything you desire in Obsidian, including files, folders, and text.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)