Skip to content

Commit d8cde3d

Browse files
committed
Release version 1.13.2
1 parent 5d69d4d commit d8cde3d

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

package.xml

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
<email>jan@horde.org</email>
2626
<active>yes</active>
2727
</lead>
28-
<date>2016-04-16</date>
28+
<date>2020-06-02</date>
2929
<time>00:00:00</time>
3030
<version>
31-
<release>1.13.1</release>
31+
<release>1.13.2</release>
3232
<api>1.0.0</api>
3333
</version>
3434
<stability>
@@ -37,7 +37,7 @@
3737
</stability>
3838
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
3939
<notes>
40-
Use rand() to make instance identifiers more unique than microtime()'s resolution.
40+
Bump pear/pear_exception dependency to version to 1.0.1.
4141
</notes>
4242
<contents>
4343
<dir baseinstalldir="/" name="/">
@@ -139,6 +139,21 @@ Use rand() to make instance identifiers more unique than microtime()'s resolutio
139139
</dependencies>
140140
<phprelease />
141141
<changelog>
142+
<release>
143+
<version>
144+
<release>1.13.1</release>
145+
<api>1.0.0</api>
146+
</version>
147+
<stability>
148+
<release>stable</release>
149+
<api>stable</api>
150+
</stability>
151+
<date>2016-04-16</date>
152+
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
153+
<notes>
154+
Use rand() to make instance identifiers more unique than microtime()'s resolution.
155+
</notes>
156+
</release>
142157
<release>
143158
<version>
144159
<release>1.13.0</release>

0 commit comments

Comments
 (0)