Skip to content

Commit 2195fc2

Browse files
committed
version 0.4.3
1 parent a67d9e9 commit 2195fc2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

META-INF/plugin.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
<idea-plugin version="2">
22
<name>Nette framework helpers</name>
33
<description>Nette development with pleasure</description>
4-
<version>0.4.2</version>
4+
<version>0.4.3</version>
55
<vendor>juzna.cz</vendor>
66
<change-notes><![CDATA[
7+
<h2>0.4.3</h2>
8+
<ul>
9+
<li>ComponentTypeProvider: upgrade to PhpTypeProvider3</li>
10+
<li>Remove Nette object support</li>
11+
</ul>
712
<h2>0.4.2</h2>
813
<ul>
914
<li>ComponentTypeProvider: Fixed index access during indexing</li>
@@ -52,7 +57,7 @@
5257
]]>
5358
</change-notes>
5459

55-
<idea-version since-build="139.0"/>
60+
<idea-version since-build="171"/>
5661
<depends>com.intellij.modules.lang</depends>
5762
<depends>com.jetbrains.php</depends>
5863

0 commit comments

Comments
 (0)