Skip to content

Commit

Permalink
Released Horde_Itip-2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed May 21, 2014
1 parent cf363c7 commit d70feda
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions framework/Itip/composer.json
Expand Up @@ -17,15 +17,15 @@
}
],
"version": "2.0.6",
"time": "2013-05-28",
"time": "2014-05-21",
"repositories": [
{
"type": "pear",
"url": "http://pear.horde.org"
}
],
"require": {
"php": ">=5.3.0",
"php": ">=5.3.0,<=6.0.0alpha1",
"pear-pear.horde.org/Horde_Icalendar": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Mime": ">=2.0.0@stable,<=3.0.0alpha1@stable"
},
Expand Down
11 changes: 6 additions & 5 deletions framework/Itip/package.xml
Expand Up @@ -16,8 +16,7 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2013-05-28</date>
<time>13:45:49</time>
<date>2014-05-21</date>
<version>
<release>2.0.6</release>
<api>1.0.0</api>
Expand All @@ -28,7 +27,8 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] Update Hungarian translation (Andras Galos &lt;galosa@netinform.hu&gt;).
* [jan] Update Danish translation (Erling Preben Hansen &lt;erling@eph.dk&gt;).
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -776,10 +776,11 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2013-05-28</date>
<date>2014-05-21</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [jan] Update Hungarian translation (Andras Galos &lt;galosa@netinform.hu&gt;).
* [jan] Update Danish translation (Erling Preben Hansen &lt;erling@eph.dk&gt;).
</notes>
</release>
</changelog>
Expand Down

0 comments on commit d70feda

Please sign in to comment.