Skip to content

Commit 27701d4

Browse files
committed
[INTERNAL] v1.2
1 parent 2ab7a16 commit 27701d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>net.seesharpsoft.intellij.plugins.csv</id>
33
<name>CSV Plugin</name>
4-
<version>1.1</version>
4+
<version>1.2</version>
55
<vendor url="https://github.com/SeeSharpSoft/intellij-csv-validator">
66
Martin Sommer
77
</vendor>
@@ -15,7 +15,7 @@
1515
<li>syntax highlighting (configurable)</li>
1616
<li>content formatting (configurable)</li>
1717
<li>quick fix inspections</li>
18-
<li>intentions, e.g. Quote/Unqote All</li>
18+
<li>intentions, e.g. Quote/Unquote All</li>
1919
<li>structure view (header-entry layout)</li>
2020
<li>support for ',' or ';' as value separator</li>
2121
</ul>

0 commit comments

Comments
 (0)