Skip to content

Commit

Permalink
Prep 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Jun 23, 2021
1 parent 5ababaa commit 15663ea
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": "breadcrumbs",
"name": "Breadcrumbs",
"version": "0.3.1",
"version": "0.3.2",
"minAppVersion": "0.12.5",
"description": "Visualise the hierarchy of your vault using a breadcrumb trail",
"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": "breadcrumbs-plugin",
"version": "0.3.1",
"version": "0.3.2",
"description": "Visualise the hierarchy of your vault using a breadcrumb trail",
"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.3.2": "0.12.5",
"0.3.1": "0.12.5",
"0.3.0": "0.12.5",
"0.2.4": "0.12.5",
Expand Down

0 comments on commit 15663ea

Please sign in to comment.