Skip to content

Commit 5339de1

Browse files
committed
chore(release): v0.7.11
1 parent 5bfdbf8 commit 5339de1

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
{
2-
"id": "query-control",
3-
"name": "Query Control",
4-
"version": "0.7.10",
5-
"minAppVersion": "1.7.2",
6-
"description": "An experimental Obsidian plugin that adds additional control to queries",
7-
"author": "NothingIsLost & reply2za",
8-
"authorUrl": "https://github.com/reply2za/obsidian-query-control",
9-
"isDesktopOnly": false
10-
}
1+
{
2+
"id": "query-control",
3+
"name": "Query Control",
4+
"version": "0.7.11",
5+
"minAppVersion": "1.7.2",
6+
"description": "An experimental Obsidian plugin that adds additional control to queries",
7+
"author": "NothingIsLost & reply2za",
8+
"authorUrl": "https://github.com/reply2za/obsidian-query-control",
9+
"isDesktopOnly": false
10+
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-query-control",
3-
"version": "0.7.10",
3+
"version": "0.7.11",
44
"description": "An experimental Obsidian plugin that adds additional control to queries",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)