Skip to content

Commit 3272a70

Browse files
committed
build: bump to version 1.1.2
1 parent adef630 commit 3272a70

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": "1.1.1",
4+
"version": "1.1.2",
55
"minAppVersion": "0.9.12",
66
"description": "This plugin allows to add an emoji in front of a folder or an icon.",
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": "1.1.1",
3+
"version": "1.1.2",
44
"description": "This is an obsidian plugin that allows us to use an icon in the prefix of a folder name.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)