From 13ef43d97d7ef749cad51c14b64a67b3fa60a60c Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Thu, 23 May 2019 17:34:03 +0200 Subject: [PATCH] Update to latest build range number for 2019.1 Since the plugin is compatible with the latest UI theme API added in Product version 2019.1, the `since` build range number (1) must match. Therefore the number has been increased to `191.0` to fullfil the minimum required version. References: (1) http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html Resolves GH-54 --- resources/META-INF/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index 2ec0ede..45089f7 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -11,7 +11,7 @@ - +