Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit 89bdef7

Browse files
committed
chore: bump version
1 parent 4676638 commit 89bdef7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"fundingUrl": {
1010
"Buymeacoffee": "https://www.buymeacoffee.com/treywallis"
1111
},
12-
"version": "8.15.4"
12+
"version": "8.15.5"
1313
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-dataloom",
3-
"version": "8.15.4",
3+
"version": "8.15.5",
44
"description": "Weave together data from diverse sources into different views. Inspired by Excel Spreadsheets and Notion.so.",
55
"main": "main.js",
66
"scripts": {

versions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,6 @@
153153
"8.15.1": "1.4.0",
154154
"8.15.2": "1.4.0",
155155
"8.15.3": "1.4.0",
156-
"8.15.4": "1.4.0"
156+
"8.15.4": "1.4.0",
157+
"8.15.5": "1.4.0"
157158
}

0 commit comments

Comments
 (0)