Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
olrenso committed Mar 11, 2023
1 parent 00085c1 commit bed5823
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ The plugin may not work with (or interfere with) other plugins that replace the

---
# How to install
This plugin is currently in beta and not available through the obsidian plugin manager. You can install it manually or from [BRAT](https://github.com/TfTHacker/obsidian42-brat) using the following link `https://github.com/olrenso/Obsidian-home-tab` or `olrenso/Obsidian-home-tab`.
The plugin is available directly from the [Obsidian plugin browser](https://obsidian.md/plugins?id=home-tab).
Alternatively, you can install with [BRAT](https://github.com/TfTHacker/obsidian42-brat) by using the following links: `https://github.com/olrenso/Obsidian-home-tab` or `olrenso/Obsidian-home-tab`.

2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "home-tab",
"name": "Home tab",
"version": "1.0.1",
"version": "1.0.2",
"minAppVersion": "0.16.0",
"description": "A browser-like search tab for your local files.",
"author": "Renso",
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": "home-tab",
"version": "1.0.1",
"version": "1.0.2",
"description": "A browser-like search tab for your local files.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit bed5823

Please sign in to comment.