diff --git a/manifest-beta.json b/manifest-beta.json index 3b535ec5..9de0921f 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "breadcrumbs", "name": "Breadcrumbs", - "version": "4.0.107-beta", + "version": "4.1.0-beta", "minAppVersion": "1.0.0", "description": "Add structured hierarchies to your notes", "author": "SkepticMystic", @@ -9,4 +9,4 @@ "fundingUrl": "https://github.com/SkepticMystic/breadcrumbs#donations", "helpUrl": "https://publish.obsidian.md/breadcrumbs-docs", "isDesktopOnly": false -} +} \ No newline at end of file diff --git a/package.json b/package.json index 31ea2708..8a211293 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "breadcrumbs", - "version": "4.0.107-beta", + "version": "4.1.0-beta", "description": "Add structured hierarchies to your Obsidian vault", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 88c13dc4..956a774f 100644 --- a/versions.json +++ b/versions.json @@ -198,5 +198,6 @@ "4.0.104-beta": "1.0.0", "4.0.105-beta": "1.0.0", "4.0.106-beta": "1.0.0", - "4.0.107-beta": "1.0.0" + "4.0.107-beta": "1.0.0", + "4.1.0-beta": "1.0.0" } \ No newline at end of file