Skip to content

Commit 00e18c2

Browse files
committed
Bump version to 0.2.46
1 parent 5d4717a commit 00e18c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin url="https://github.com/cedricziel/idea-php-typo3-plugin">
22
<id>com.cedricziel.idea.typo3</id>
33
<name>TYPO3 CMS Plugin</name>
4-
<version>0.2.45</version>
4+
<version>0.2.46</version>
55
<vendor email="cedric@cedric-ziel.com" url="https://www.cedric-ziel.com">Cedric Ziel</vendor>
66

77
<description><![CDATA[
@@ -120,7 +120,7 @@ It is a great inspiration for possible solutions and parts of the code.</p>
120120
<change-notes><![CDATA[
121121
122122
<ul>
123-
<li>Add support for magic methods on Extbase repositories</li>
123+
<li>Allow 2018.2 platform</li>
124124
</ul>
125125
126126
]]>

0 commit comments

Comments
 (0)