Skip to content

Commit

Permalink
Prep 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Jun 13, 2021
1 parent 1da50f0 commit 36f7043
Show file tree
Hide file tree
Showing 3 changed files with 3 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": "adjacency-matrix-maker",
"name": "Adjacency Matrix Maker",
"version": "0.5.1",
"version": "0.6.0",
"minAppVersion": "0.12.5",
"description": "Create an interactive image of an adjacency matrix of your vault",
"author": "SkepticMystic",
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": "adjacency-matrix-maker",
"version": "0.5.1",
"version": "0.6.0",
"description": "This plugin creates an interactive adjacency matrix of your vault",
"main": "main.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"0.6.0": "0.12.5",
"0.5.1": "0.12.5",
"0.5.0": "0.12.5",
"0.4.4": "0.12.5",
Expand Down

0 comments on commit 36f7043

Please sign in to comment.