Skip to content

Commit

Permalink
release:beta
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Apr 9, 2024
1 parent 932ea00 commit 79a8acd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 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.0.100-beta",
"version": "4.0.101-beta",
"minAppVersion": "1.0.0",
"description": "Add structured hierarchies to your notes",
"author": "SkepticMystic",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.0.100-beta",
"version": "4.0.101-beta",
"description": "Add structured hierarchies to your Obsidian vault",
"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 @@ -191,5 +191,6 @@
"4.0.97-beta": "1.0.0",
"4.0.98-beta": "1.0.0",
"4.0.99-beta": "1.0.0",
"4.0.100-beta": "1.0.0"
"4.0.100-beta": "1.0.0",
"4.0.101-beta": "1.0.0"
}

0 comments on commit 79a8acd

Please sign in to comment.