Skip to content

Commit

Permalink
Prepared 0.4.2 (oops)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Jun 10, 2021
1 parent c87b5e2 commit 549f02d
Show file tree
Hide file tree
Showing 3 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": "adjacency-matrix-maker",
"name": "Adjacency Matrix Maker",
"version": "0.4.1",
"minAppVersion": "0.12.4",
"version": "0.4.2",
"minAppVersion": "0.12.5",
"description": "Create an interactive image of an adjacency matrix of your vault",
"author": "SkepticMystic",
"authorUrl": "https://github.com/SkepticMystic/adjacency-matrix-maker",
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.4.1",
"version": "0.4.2",
"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.4.2": "0.12.5",
"0.4.1": "0.12.5",
"0.4.0": "0.12.4",
"0.3.1": "0.12.4",
Expand Down

0 comments on commit 549f02d

Please sign in to comment.