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 24ed21f commit 25de77fCopy full SHA for 25de77f
plugin/META-INF/plugin.xml
@@ -1,15 +1,15 @@
1
<idea-plugin version="2">
2
<id>io.ruudboon.phpstorm-phalcon-4-autocomplete</id>
3
<name>Phalcon 4 Autocomplete</name>
4
- <version>4.0.0-beta.2</version>
+ <version>4.0.0-beta.2-patch-1</version>
5
<vendor email="[email protected]" url="https://github.com/ruudboon/phpstorm-phalcon-4-autocomplete">Ruud Boon</vendor>
6
7
<description><![CDATA[
8
Provides autocomplete functionality for Phalcon 4.
9
]]></description>
10
11
<change-notes><![CDATA[
12
- <h3>4.0.0-beta.2</h3>
+ <h3>4.0.0-beta.2-patch-1</h3>
13
<ul>
14
<li>Initial support of Phalcon V4</li>
15
</ul>
0 commit comments