From dad63e97b894e285038d9e69fe4258b75da9d4ec Mon Sep 17 00:00:00 2001 From: Ekaterina Tuzova Date: Mon, 10 Jul 2017 19:32:43 +0300 Subject: [PATCH] RestructuredText: allow plugin update --- python/rest/resources/META-INF/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/rest/resources/META-INF/plugin.xml b/python/rest/resources/META-INF/plugin.xml index c60c8edc21ba..561d173442b0 100644 --- a/python/rest/resources/META-INF/plugin.xml +++ b/python/rest/resources/META-INF/plugin.xml @@ -1,4 +1,4 @@ - + ReStructuredText Support org.jetbrains.plugins.rest This plugin enables support for reStructuredText files (*.rst)