Skip to content

Commit bf56681

Browse files
committed
update plugin, bumping since-build version
1 parent 0d6e0d6 commit bf56681

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

META-INF/plugin.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2" url="https://github.com/Haehnchen/idea-php-symfony2-plugin">
22
<id>fr.adrienbrault.idea.symfony2plugin</id>
33
<name>Symfony Plugin</name>
4-
<version>0.11.114</version>
4+
<version>0.12.114</version>
55
<vendor email="daniel@espendiller.net" url="http://espend.de">Daniel Espendiller</vendor>
66

77
<description><![CDATA[
@@ -10,8 +10,7 @@
1010
<a href="http://symfony2-plugin.espend.de/">Documentation</a> | <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin-doc">Doc on GitHub</a> | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5ZTGW6H4Y7MT8">Donate</a>
1111
<br/>
1212
13-
<br/><font color="red"><b>NEWS</b></font>: Please upgrade to PhpStorm 2016.1!
14-
<br/>
13+
<br/><font color="red"><b>NEWS</b></font>: <b>Nightly release</b> for PhpStorm 2016.1 see <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/626">#626</a><br/>
1514
<h2>Install</h2>
1615
1716
<ul>
@@ -279,7 +278,7 @@
279278
</change-notes>
280279

281280
<!-- please see http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ranges for description -->
282-
<idea-version since-build="138.0"/>
281+
<idea-version since-build="145.0"/>
283282

284283
<extensions defaultExtensionNs="com.intellij">
285284

0 commit comments

Comments
 (0)