Skip to content

Commit

Permalink
Bumping version to 3.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
coddingtonbear committed Mar 7, 2024
1 parent 0edc74c commit c5a07b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-web",
"version": "3.3.0",
"version": "3.3.1",
"description": "Connect your browser with your notes in Obsidian",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "Obsidian Web",
"description": "Connect your browser with your notes in Obsidian. Obsidian Web is a customizable web clipper for Obsidian with advanced features.",
"version": "3.3.0",
"version": "3.3.1",

"options_page": "options.html",

Expand Down

0 comments on commit c5a07b0

Please sign in to comment.