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 aec2b74 commit 64a4d69Copy full SHA for 64a4d69
src/main/resources/META-INF/plugin.xml
@@ -1,7 +1,7 @@
1
<idea-plugin url="https://github.com/cedricziel/idea-php-typo3-plugin">
2
<id>com.cedricziel.idea.typo3</id>
3
<name>TYPO3 CMS Plugin</name>
4
- <version>0.2.46</version>
+ <version>0.2.47</version>
5
<vendor email="cedric@cedric-ziel.com" url="https://www.cedric-ziel.com">Cedric Ziel</vendor>
6
7
<description><![CDATA[
@@ -120,7 +120,7 @@ It is a great inspiration for possible solutions and parts of the code.</p>
120
<change-notes><![CDATA[
121
122
<ul>
123
- <li>Allow 2018.2 platform</li>
+ <li>Infer types from ObjectStorage properties</li>
124
</ul>
125
126
]]>
0 commit comments