From 6f4a5cd52da6fd8d519587e08b6cfcbb0fcae9e5 Mon Sep 17 00:00:00 2001 From: Moritz Jung Date: Wed, 20 Mar 2024 22:29:53 +0100 Subject: [PATCH] [auto] bump version to `0.12.5-canary.20240320T212942` --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index b2493d09..8da919db 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-meta-bind-plugin", "name": "Meta Bind", - "version": "0.12.5-canary.20240317T223029", + "version": "0.12.5-canary.20240320T212942", "minAppVersion": "1.4.0", "description": "Make your notes interactive with inline input fields, metadata displays, and buttons.", "author": "Moritz Jung",