Skip to content

Commit

Permalink
Update to version 0.5.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
muness committed Dec 26, 2023
1 parent 7a56021 commit b3af0cf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "cloudatlas-o-am",
"name": "Amazing Marvin",
"version": "0.3.1",
"version": "0.5.0b1",
"minAppVersion": "1.4.16",
"description": "Integration with Amazing Marvin",
"author": "Cloud Atlas",
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": "cloud-atlas",
"version": "0.4.2b",
"version": "0.5.0b1",
"description": "Interoperability between Obsidian and Amazing Marvin",
"main": "dist/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 @@ -9,5 +9,6 @@
"0.3.2b2": "1.4.16",
"0.4.0b": "1.4.16",
"0.4.1b": "1.4.16",
"0.4.2b": "1.4.16"
"0.4.2b": "1.4.16",
"0.5.0b1": "1.4.16"
}

0 comments on commit b3af0cf

Please sign in to comment.