From 934ab4e2699a3298bbbc3895dc4bd140b47f3bfd Mon Sep 17 00:00:00 2001 From: NothingIsLost Date: Mon, 20 Jun 2022 19:27:27 -0700 Subject: [PATCH] bump version to 0.4.0 --- manifest-beta.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index 716d87c..a47e776 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-query-control", "name": "Query Control", - "version": "0.3.1", + "version": "0.4.0", "minAppVersion": "0.12.5", "description": "An experimental Obsidian plugin that adds additional control to queries", "author": "NothingIsLost", diff --git a/manifest.json b/manifest.json index 716d87c..a47e776 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-query-control", "name": "Query Control", - "version": "0.3.1", + "version": "0.4.0", "minAppVersion": "0.12.5", "description": "An experimental Obsidian plugin that adds additional control to queries", "author": "NothingIsLost",