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

Commit 603d3ea

Browse files
committed
chore: bump version
1 parent 6a96692 commit 603d3ea

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
@@ -7,5 +7,5 @@
77
"authorUrl": "https://github.com/decaf-dev",
88
"isDesktopOnly": false,
99
"fundingUrl": "https://ko-fi.com/decaf_dev",
10-
"version": "8.16.0"
10+
"version": "8.16.1"
1111
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-dataloom",
3-
"version": "8.16.0",
3+
"version": "8.16.1",
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
@@ -162,5 +162,6 @@
162162
"8.15.10": "1.4.0",
163163
"8.15.11": "1.4.0",
164164
"8.15.12": "1.4.0",
165-
"8.16.0": "1.4.0"
165+
"8.16.0": "1.4.0",
166+
"8.16.1": "1.4.0"
166167
}

0 commit comments

Comments
 (0)