Skip to content

Commit

Permalink
release:beta
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed May 1, 2024
1 parent 7ff3cd5 commit 908218e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 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": "breadcrumbs",
"name": "Breadcrumbs",
"version": "4.2.20-beta",
"version": "4.2.21-beta",
"minAppVersion": "1.0.0",
"description": "Add structured hierarchies to your notes",
"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",
"version": "4.2.20-beta",
"version": "4.2.21-beta",
"description": "Add typed-links to your Obsidian notes",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,6 @@
"4.2.17-beta": "1.0.0",
"4.2.18-beta": "1.0.0",
"4.2.19-beta": "1.0.0",
"4.2.20-beta": "1.0.0"
"4.2.20-beta": "1.0.0",
"4.2.21-beta": "1.0.0"
}

0 comments on commit 908218e

Please sign in to comment.