Skip to content

Commit 53d1776

Browse files
author
Kousuke Ebihara
committed
updated package.xml for re-release 0.3.8
1 parent 2d6a6ed commit 53d1776

File tree

1 file changed

+21
-8
lines changed

1 file changed

+21
-8
lines changed

package.xml

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
<email />
1414
<active>yes</active>
1515
</lead>
16-
<date>2009-09-03</date>
17-
<time>12:40:22</time>
16+
<date>2009-09-26</date>
17+
<time>18:28:52</time>
1818
<version>
19-
<release>0.3.7</release>
20-
<api>0.3.7</api>
19+
<release>0.3.8</release>
20+
<api>0.3.8</api>
2121
</version>
2222
<stability>
2323
<release>beta</release>
2424
<api>beta</api>
2525
</stability>
2626
<license>apache</license>
27-
<notes>Added ability to authorize by OAuth</notes>
27+
<notes>This plugin is now handling string type node correctly.</notes>
2828
<contents>
2929
<dir baseinstalldir="/" name="/">
3030
<file baseinstalldir="/" md5sum="7142864d664dd1080467a65f1b6feedc" name="apps/api/modules/feeds/actions/actions.class.php" role="data" />
@@ -49,12 +49,12 @@
4949
<file baseinstalldir="/" md5sum="ff979765df517a80f0ab4b9390b5045e" name="lib/api/opAPICommunityTopicComment.class.php" role="data" />
5050
<file baseinstalldir="/" md5sum="3bf48ced668305f13ce1d9c5109ac512" name="lib/api/opAPIDiary.class.php" role="data" />
5151
<file baseinstalldir="/" md5sum="a19cbef309a27f7b3094fdf0f7a9087d" name="lib/api/opAPIInterface.class.php" role="data" />
52-
<file baseinstalldir="/" md5sum="ef8aecfb2984a93f027ff739d0a47f86" name="lib/api/opAPIMember.class.php" role="data" />
52+
<file baseinstalldir="/" md5sum="26514798ea7b1dadddb6fcd4466f5b6d" name="lib/api/opAPIMember.class.php" role="data" />
5353
<file baseinstalldir="/" md5sum="f89be121c332ad337756f6f481c72a54" name="lib/api/opAtomPubDocument.class.php" role="data" />
5454
<file baseinstalldir="/" md5sum="b6683661f836e31adde3917b1d9eeece" name="lib/api/opAtomPubDocumentEntry.class.php" role="data" />
5555
<file baseinstalldir="/" md5sum="04957894bc45dd466de20e23807665cf" name="lib/api/opAtomPubDocumentFeed.class.php" role="data" />
56-
<file baseinstalldir="/" md5sum="b69d7bb02d236705b18476b025e7064b" name="lib/api/opGDataDocument.class.php" role="data" />
57-
<file baseinstalldir="/" md5sum="e656aba3968e11d74ef28713c1ec1236" name="lib/api/opGDataDocumentEntry.class.php" role="data" />
56+
<file baseinstalldir="/" md5sum="dda0a9d31371cc4b7ba24772b3606a37" name="lib/api/opGDataDocument.class.php" role="data" />
57+
<file baseinstalldir="/" md5sum="8696aa9452b4b5b1e03114a0f9d11dbb" name="lib/api/opGDataDocumentEntry.class.php" role="data" />
5858
<file baseinstalldir="/" md5sum="b18819ce72a1f49495e65fd329590f5c" name="lib/api/opGDataDocumentFeed.class.php" role="data" />
5959
<file baseinstalldir="/" md5sum="3b83ef96387f14655fc854ddc3c6bd57" name="LICENSE" role="data" />
6060
</dir>
@@ -168,5 +168,18 @@
168168
<license>apache</license>
169169
<notes>Added ability to authorize by OAuth</notes>
170170
</release>
171+
<release>
172+
<version>
173+
<release>0.3.8</release>
174+
<api>0.3.8</api>
175+
</version>
176+
<stability>
177+
<release>beta</release>
178+
<api>beta</api>
179+
</stability>
180+
<date>2009-09-26</date>
181+
<license>apache</license>
182+
<notes>This plugin is now handling string type node correctly.</notes>
183+
</release>
171184
</changelog>
172185
</package>

0 commit comments

Comments
 (0)