Skip to content

Commit a106714

Browse files
committed
build: bump to v2.1.2
1 parent 7cb4487 commit a106714

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": "Icon Folder",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"minAppVersion": "0.9.12",
66
"description": "This plugin allows to add an emoji or an icon to a folder or file.",
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-icon-folder",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "This plugin allows to add an emoji or an icon to a folder or file.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)