From 07b0028b67aed329a6be1c2f99c7a05fdfe59dbb Mon Sep 17 00:00:00 2001 From: Matthew Hiles <15929821+sparques@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:55:46 -0400 Subject: [PATCH] Update micro-quoter to v1.0.3 --- plugins/micro-quoter.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/micro-quoter.json b/plugins/micro-quoter.json index ef74e0a..023b7cd 100644 --- a/plugins/micro-quoter.json +++ b/plugins/micro-quoter.json @@ -7,7 +7,12 @@ ], "Website": "https://github.com/sparques/micro-quoter", "Versions": [ - + { + "Version": "1.0.3", + "Url": "https://github.com/micro-editor/plugin-channel/releases/download/plugins/micro-quoter-1.0.3.zip", + "Require": { + "micro": ">=2.0.0" + }, { "Version": "1.0.2", "Url": "https://github.com/micro-editor/plugin-channel/releases/download/plugins/micro-quoter-1.0.2.zip",