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

Commit ee3ad5f

Browse files
committed
chore: bump version
Former-commit-id: ccf122b
1 parent a143deb commit ee3ad5f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"authorUrl": "https://github.com/trey-wallis",
88
"isDesktopOnly": false,
99
"fundingUrl": "https://www.buymeacoffee.com/treywallis",
10-
"version": "8.4.0"
10+
"version": "8.4.1"
1111
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-dataloom",
3-
"version": "8.4.0",
3+
"version": "8.4.1",
44
"description": "Weave together data from diverse sources into a cohesive table view. Inspired by Excel Spreadsheets and Notion.so.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,6 @@
119119
"8.2.1": "1.2.0",
120120
"8.2.2": "1.2.0",
121121
"8.3.0": "1.2.0",
122-
"8.4.0": "1.2.0"
122+
"8.4.0": "1.2.0",
123+
"8.4.1": "1.2.0"
123124
}

0 commit comments

Comments
 (0)