We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e43895 commit 7a2b480Copy full SHA for 7a2b480
META-INF/plugin.xml
@@ -1,9 +1,13 @@
1
<idea-plugin version="2">
2
<name>Nette framework helpers</name>
3
<description>Nette development with pleasure</description>
4
- <version>0.4.1</version>
+ <version>0.4.2</version>
5
<vendor>juzna.cz</vendor>
6
<change-notes><![CDATA[
7
+ <h2>0.4.2</h2>
8
+ <ul>
9
+ <li>ComponentTypeProvider: Fixed index access during indexing</li>
10
+ </ul>
11
<h2>0.4.1</h2>
12
<ul>
13
<li>Fixed RuntimeException Invalid Signature</li>
0 commit comments