diff --git a/plugins/micro-run.json b/plugins/micro-run.json index 6c70554..9680de4 100644 --- a/plugins/micro-run.json +++ b/plugins/micro-run.json @@ -5,6 +5,13 @@ "Tags": ["run", "execute", "Go", "Python", "Bash", "Lua", "F5"], "License": "MIT license", "Versions": [ + { + "Version": "0.0.9", + "Url": "https://github.com/terokarvinen/micro-run/archive/v0.0.9.zip", + "Require": { + "micro": ">=2.0.0" + } + }, { "Version": "0.0.8", "Url": "https://github.com/terokarvinen/micro-run/archive/v0.0.8.zip",