Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
decaf-dev committed Dec 1, 2023
1 parent 4676638 commit 89bdef7
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
Expand Up @@ -9,5 +9,5 @@
"fundingUrl": {
"Buymeacoffee": "https://www.buymeacoffee.com/treywallis"
},
"version": "8.15.4"
"version": "8.15.5"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-dataloom",
"version": "8.15.4",
"version": "8.15.5",
"description": "Weave together data from diverse sources into different views. Inspired by Excel Spreadsheets and Notion.so.",
"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 @@ -153,5 +153,6 @@
"8.15.1": "1.4.0",
"8.15.2": "1.4.0",
"8.15.3": "1.4.0",
"8.15.4": "1.4.0"
"8.15.4": "1.4.0",
"8.15.5": "1.4.0"
}

0 comments on commit 89bdef7

Please sign in to comment.