diff --git a/plugins/editorconfig-micro.json b/plugins/editorconfig-micro.json index 4022804..bae41cf 100644 --- a/plugins/editorconfig-micro.json +++ b/plugins/editorconfig-micro.json @@ -5,6 +5,13 @@ "Website": "https://github.com/10sr/editorconfig-micro", "License": "MIT", "Versions": [ + { + "Version": "1.1.0", + "Url": "https://github.com/micro-editor/plugin-channel/releases/download/plugins/editorconfig-micro-1.1.0.zip", + "Require": { + "micro": ">=2.0.1" + } + }, { "Version": "1.0.0", "Url": "https://github.com/micro-editor/plugin-channel/releases/download/plugins/editorconfig-micro-1.0.0.zip",