Skip to content

Commit

Permalink
Update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 25, 2018
1 parent 8c09998 commit 8a74565
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -12,7 +12,7 @@
}
],
"version": "2.1.2",
"time": "2017-11-14",
"time": "2018-01-25",
"repositories": [
{
"type": "pear",
Expand All @@ -35,4 +35,4 @@
"Horde_Socket_Client": "lib/"
}
}
}
}
2 changes: 1 addition & 1 deletion doc/Horde/Socket/Client/changelog.yml
Expand Up @@ -4,7 +4,7 @@
state:
release: stable
api: stable
date: 2017-10-17
date: 2018-01-25
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
Expand Down
4 changes: 2 additions & 2 deletions package.xml
Expand Up @@ -10,7 +10,7 @@
<email>slusarz@horde.org</email>
<active>no</active>
</lead>
<date>2017-11-14</date>
<date>2018-01-25</date>
<version>
<release>2.1.2</release>
<api>2.0.0</api>
Expand Down Expand Up @@ -198,7 +198,7 @@
<release>stable</release>
<api>stable</api>
</stability>
<date>2017-10-17</date>
<date>2018-01-25</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] Fix issues when retrying a failed connection (PR #1, Antoine Deschênes).
Expand Down

0 comments on commit 8a74565

Please sign in to comment.