Skip to content

Commit b40e20f

Browse files
committed
chore(release): v0.7.12
1 parent 77c214e commit b40e20f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "query-control",
33
"name": "Query Control",
4-
"version": "0.7.11",
4+
"version": "0.7.12",
55
"minAppVersion": "1.7.2",
66
"description": "An experimental Obsidian plugin that adds additional control to queries",
77
"author": "NothingIsLost & reply2za",

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.11",
3+
"version": "0.7.12",
44
"description": "An experimental Obsidian plugin that adds additional control to queries",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)