Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnovov committed Jul 13, 2023
1 parent 6d4b767 commit 47b9879
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": "homepage",
"name": "Homepage",
"version": "3.3.1",
"version": "3.3.2",
"minAppVersion": "1.0",
"description": "Open a specified note, canvas, or workspace on startup, or set it for quick access later.",
"author": "novov",
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": "obsidian-homepage",
"version": "3.3.1",
"version": "3.3.2",
"description": "Open a specified note, canvas, or workspace upon launching Obsidian, or set it for quick access later.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 47b9879

Please sign in to comment.