Skip to content

Commit

Permalink
Released Horde_Mime_Viewer-2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed May 21, 2014
1 parent e60b929 commit e98afc0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions framework/Mime_Viewer/composer.json
Expand Up @@ -11,16 +11,16 @@
"role": "lead"
}
],
"version": "2.0.6",
"time": "2013-05-28",
"version": "2.0.7",
"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_Browser": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Compress": ">=2.0.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Exception": ">=2.0.0@stable,<=3.0.0alpha1@stable",
Expand Down
8 changes: 4 additions & 4 deletions framework/Mime_Viewer/package.xml
Expand Up @@ -10,7 +10,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2014-04-03</date>
<date>2014-05-21</date>
<version>
<release>2.0.7</release>
<api>1.0.0</api>
Expand All @@ -21,7 +21,7 @@
</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;).
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -1008,10 +1008,10 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-04-03</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;).
</notes>
</release>
</changelog>
Expand Down

0 comments on commit e98afc0

Please sign in to comment.