Skip to content

Commit 13bbd5b

Browse files
committed
prepare for release
1 parent 8eae898 commit 13bbd5b

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

package.xml

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Furthermore its now possible to split the parser from the handler object, so you
3232
<email>[email protected]</email>
3333
<active>no</active>
3434
</developer>
35-
<date>2015-08-19</date>
36-
<time>09:15:00</time>
35+
<date>2015-08-26</date>
36+
<time>11:15:00</time>
3737
<version>
38-
<release>1.3.5</release>
38+
<release>1.3.6</release>
3939
<api>1.3.0</api>
4040
</version>
4141
<stability>
@@ -44,7 +44,7 @@ Furthermore its now possible to split the parser from the handler object, so you
4444
</stability>
4545
<license>BSD License</license>
4646
<notes>
47-
Add composer compatibility
47+
Fix broken package.xml
4848
</notes>
4949
<contents>
5050
<dir name="/">
@@ -510,5 +510,19 @@ Bug #17725 Patch Avoid deprecated eregi functions - olleolleolle
510510
Remove package.php from release
511511
</notes>
512512
</release>
513+
<release>
514+
<version>
515+
<release>1.3.5</release>
516+
<api>1.3.0</api>
517+
</version>
518+
<stability>
519+
<release>stable</release>
520+
<api>stable</api>
521+
</stability>
522+
<license>BSD License</license>
523+
<notes>
524+
Add composer compatibility
525+
</notes>
526+
</release>
513527
</changelog>
514528
</package>

0 commit comments

Comments
 (0)