Skip to content

Commit

Permalink
Update to version 1.6.1 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
swar8080 authored Feb 1, 2025
1 parent d07c2a6 commit 9358cfa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-plugin-update-tracker",
"name": "Plugin Update Tracker",
"version": "1.6.0",
"version": "1.6.1",
"minAppVersion": "0.15.0",
"description": "Know when installed plugins have updates and evaluate the risk of upgrading",
"author": "Obsidian",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-plugin-update-tracker",
"name": "Plugin Update Tracker",
"version": "1.6.0",
"version": "1.6.1",
"minAppVersion": "0.15.0",
"description": "Know when installed plugins have updates and evaluate the risk of upgrading",
"author": "Obsidian",
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-plugin-update-tracker",
"version": "1.6.0",
"version": "1.6.1",
"description": "Know when installed plugins have updates and evaluate the risk of upgrading",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 9358cfa

Please sign in to comment.