Skip to content

Commit

Permalink
V1.3.1 (#24)
Browse files Browse the repository at this point in the history
* v1.3.1 fix html rendering in release notes
  • Loading branch information
swar8080 authored Nov 19, 2022
1 parent 81f32d4 commit 3355107
Show file tree
Hide file tree
Showing 8 changed files with 763 additions and 13 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.3.0",
"version": "1.3.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.3.0",
"version": "1.3.1",
"minAppVersion": "0.15.0",
"description": "Know when installed plugins have updates and evaluate the risk of upgrading",
"author": "Obsidian",
Expand Down
Loading

0 comments on commit 3355107

Please sign in to comment.