Skip to content

Commit

Permalink
chore: bump to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWoelki committed Jan 7, 2024
1 parent db0304b commit adbb32b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-icon-folder",
"name": "Iconize",
"version": "2.8.2",
"version": "2.9.0",
"minAppVersion": "0.9.12",
"description": "Add icons to anything you desire in Obsidian, including files, folders, and text.",
"author": "Florian Woelki",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@florianwoelki/obsidian-iconize",
"version": "2.8.2",
"version": "2.9.0",
"description": "API for adding icons to obsidian.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit adbb32b

Please sign in to comment.