Skip to content

Commit

Permalink
Fix wrong Horde_Nls version number in package.xml
Browse files Browse the repository at this point in the history
kronolith needs Horde_Nls 2.2.0 instead of 2.3.0.

2.3.0 is not released yet and Horde_Nls 2.2.2
contains all current changes.
  • Loading branch information
thomasjfox authored and mrubinsk committed Nov 28, 2016
1 parent 95bff4f commit df99bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kronolith/package.xml
Expand Up @@ -1000,7 +1000,7 @@
<package>
<name>Horde_Nls</name>
<channel>pear.horde.org</channel>
<min>2.3.0</min>
<min>2.2.0</min>
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
Expand Down

0 comments on commit df99bab

Please sign in to comment.