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