From 793a0f0184a8b6d6f0c86ea15a9ee4399d5cdd87 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Sat, 1 Feb 2020 23:48:19 -0500 Subject: [PATCH] Fix repo.json --- repo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repo.json b/repo.json index d9645ec..793e2b3 100644 --- a/repo.json +++ b/repo.json @@ -12,10 +12,10 @@ } }, { - "Version": "1.0.6", - "Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.6.zip", + "Version": "1.0.1", + "Url": "https://github.com/micro-editor/go-plugin/archive/v1.0.1.zip", "Require": { - "micro": ">=1.1.0 <2.0.0-1" + "micro": ">=1.0.3 <2.0.0-1" } } ]