Skip to content

Commit

Permalink
build: bump version to v1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWoelki committed Oct 21, 2021
1 parent ea65e27 commit bc46d7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Obsidian Icon Folder [![CodeQL](https://github.com/FlorianWoelki/obsidian-icon-folder/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/FlorianWoelki/obsidian-icon-folder/actions/workflows/codeql-analysis.yml)

This obsidian plugin allows you to add icons to your folder.
This obsidian plugin allows you to add icons to your folder or icon if you want.

Right now, the current iconsets are supported:
* [Remixicon](https://remixicon.com/)
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"id": "obsidian-icon-folder",
"name": "Icon Folder",
"version": "1.0.2",
"version": "1.0.21",
"minAppVersion": "0.9.12",
"description": "This plugin allows to add an emoji in front of a folder.",
"description": "This plugin allows to add an emoji in front of a folder or icon.",
"author": "Florian Woelki",
"authorUrl": "https://florianwoelki.com/",
"isDesktopOnly": false
Expand Down

0 comments on commit bc46d7f

Please sign in to comment.