From 3ad9bb1c334820bc0b8ae1d23d7c27bbb45560a2 Mon Sep 17 00:00:00 2001 From: Michael Bessolov Date: Mon, 13 Jan 2020 14:59:27 -0800 Subject: [PATCH] 1.0.18 release --- build.gradle | 2 +- src/main/resources/META-INF/plugin.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a017a95..d30dec0 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ plugins { } group 'com.oroplatform' -version '1.0.17' +version '1.0.18' apply plugin: 'org.jetbrains.intellij' apply plugin: 'java' diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index a3bbab3..75543ee 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -10,6 +10,11 @@ Plugin for the PHPStorm that will help to increase the development speed on the ]]> 1.0.18 + +

1.0.17