Skip to content

Commit

Permalink
🔖 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q committed Oct 17, 2024
1 parent 937cff3 commit 3d3387c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id": "graph-banner",
"name": "Graph Banner",
"version": "1.4.2",
"minAppVersion": "1.5.11",
"version": "2.0.0",
"minAppVersion": "1.7.2",
"description": "Display a local graph view to the note header",
"author": "ras0q",
"authorUrl": "https://github.com/ras0q",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"0.1.2": "1.5.11"
"0.1.2": "1.5.11",
"2.0.0": "1.7.2"
}

0 comments on commit 3d3387c

Please sign in to comment.