iconocolor 1.2.1

This commit is contained in:
gavinpicard 2026-05-12 16:23:46 -04:00
parent e29649ad5a
commit 366b375cf6
3 changed files with 4 additions and 4 deletions

View file

@ -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",

4
package-lock.json generated
View file

@ -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"

View file

@ -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": {