From 189ef065cce1de27efc8446fcbe53ebd0b2e8a0b Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Wed, 24 Jan 2018 20:03:01 -0500 Subject: [PATCH] Increase version --- repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.json b/repo.json index cda4281..8ebb87f 100644 --- a/repo.json +++ b/repo.json @@ -5,7 +5,7 @@ "Versions": [ { "Version": "1.0.4", - "Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.4.zip", + "Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.5.zip", "Require": { "micro": ">=1.1.0" }