Skip to content

Commit

Permalink
release:beta
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Apr 30, 2024
1 parent 0fe693c commit d563655
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.18-beta",
"version": "4.2.19-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.18-beta",
"version": "4.2.19-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 @@ -218,5 +218,6 @@
"4.2.15-beta": "1.0.0",
"4.2.16-beta": "1.0.0",
"4.2.17-beta": "1.0.0",
"4.2.18-beta": "1.0.0"
"4.2.18-beta": "1.0.0",
"4.2.19-beta": "1.0.0"
}

0 comments on commit d563655

Please sign in to comment.