diff --git a/build.gradle b/build.gradle index 2fd89e6..343ddd7 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group 'com.github.kornilova203' -version '0.8.3' +version '0.8.4' sourceCompatibility = 1.8 diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index fe188fb..87bc253 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ MatlabSupport Matlab Support - 0.8.3 + 0.8.4 @@ -12,7 +12,7 @@ -
  • Better keywords completion inside classdef
  • +
  • Support comments that start with symbol #
  • ]]>