Skip to content

Commit 7a2b480

Browse files
committed
version 0.4.2
1 parent 9e43895 commit 7a2b480

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

META-INF/plugin.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<idea-plugin version="2">
22
<name>Nette framework helpers</name>
33
<description>Nette development with pleasure</description>
4-
<version>0.4.1</version>
4+
<version>0.4.2</version>
55
<vendor>juzna.cz</vendor>
66
<change-notes><![CDATA[
7+
<h2>0.4.2</h2>
8+
<ul>
9+
<li>ComponentTypeProvider: Fixed index access during indexing</li>
10+
</ul>
711
<h2>0.4.1</h2>
812
<ul>
913
<li>Fixed RuntimeException Invalid Signature</li>

0 commit comments

Comments
 (0)