Skip to content

Commit

Permalink
release:beta
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Apr 5, 2024
1 parent c7570d8 commit 098c9c7
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.0.79-beta",
"version": "4.0.80-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.0.79-beta",
"version": "4.0.80-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 @@ -170,5 +170,6 @@
"4.0.76-beta": "1.0.0",
"4.0.77-beta": "1.0.0",
"4.0.78-beta": "1.0.0",
"4.0.79-beta": "1.0.0"
"4.0.79-beta": "1.0.0",
"4.0.80-beta": "1.0.0"
}

0 comments on commit 098c9c7

Please sign in to comment.