From f1e0cb4dc64aa0707292fdbb3e073190be3237dd Mon Sep 17 00:00:00 2001 From: TfTHacker <69121180+TfTHacker@users.noreply.github.com> Date: Sat, 9 Apr 2022 12:23:35 +0200 Subject: [PATCH] 0.6.32 Updated dependencies, command palette tweak --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1b80a85..13cdce8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian42-brat", "name": "Obsidian42 - BRAT", - "version": "0.6.31", + "version": "0.6.32", "minAppVersion": "0.13.21", "description": "Easily install a beta version of a plugin for testing.", "author": "TfTHacker",