Skip to content

Commit 6bb58d5

Browse files
committed
[INTERNAL] version 1.3
1 parent 1a85798 commit 6bb58d5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

+3-4
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.2</version>
4+
<version>1.3</version>
55
<vendor url="https://github.com/SeeSharpSoft/intellij-csv-validator">
66
Martin Sommer
77
</vendor>
@@ -29,9 +29,8 @@
2929
]]></description>
3030

3131
<change-notes><![CDATA[
32-
<b>New:</b> Intentions/Inspections added<br>
33-
Improved formatter performance<br>
34-
Several fixes
32+
Fixes issue <a href="https://github.com/SeeSharpSoft/intellij-csv-validator/issues/4"><i>java.lang.NoClassDefFoundError: com/intellij/psi/PsiElementFactory$SERVICE</i></a><br>
33+
CodeInspection description added
3534
]]>
3635
</change-notes>
3736

0 commit comments

Comments
 (0)