From 366b375cf6636f333823e3736f4be64d50a763ea Mon Sep 17 00:00:00 2001 From: gavinpicard Date: Tue, 12 May 2026 16:23:46 -0400 Subject: [PATCH] iconocolor 1.2.1 --- manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index e6d7ed4..732ce7b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "iconocolor", "name": "Iconocolor", - "version": "1.2.0", + "version": "1.2.1", "minAppVersion": "1.6.6", "description": "An all-in-one solution for folder icons and coloring, featuring auto-gradients.", "author": "Gavin Picard", diff --git a/package-lock.json b/package-lock.json index f658c17..bf734ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iconocolor", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iconocolor", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "dependencies": { "fflate": "^0.8.2" diff --git a/package.json b/package.json index 76df004..4884087 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iconocolor", - "version": "1.2.0", + "version": "1.2.1", "description": "All-in-one solution for folder icons, icon colors, and folder colors in Obsidian.", "main": "main.js", "scripts": {