diff --git a/.editorconfig b/.editorconfig index f5a017b..0da59ac 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,3 +3,6 @@ end_of_line = lf insert_final_newline = true indent_style = space indent_size = 4 + +[plugin.xml] +indent_style = tab diff --git a/gradle.properties b/gradle.properties index e7131b5..beb3d04 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ ideaVersion = IC-14.1.4 javaVersion = 1.6 kotlinVersion = 1.0.5 -version = 1.5.3 +version = 1.5.4 diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index fd628bd..5569348 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ net.vektah.codeglance CodeGlance - 1.5.1 + 1.5.4 Vektah @@ -10,24 +10,27 @@ 1.5.3 +

1.5.4

+

1.5.3

+

1.5.2

-

1.5.1

+

1.5.1

-

1.5.0

+

1.5.0