Skip to content

Commit 455aa7c

Browse files
author
Kousuke Ebihara
committed
fixed package.xml for releaseing plugin
1 parent 8753aba commit 455aa7c

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

package.xml

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<active>yes</active>
1515
</lead>
1616
<date>2009-09-03</date>
17-
<time>12:40:22</time>
17+
<time>13:01:37</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>Packaged some missing files</notes>
2828
<contents>
2929
<dir baseinstalldir="/" name="/">
3030
<file baseinstalldir="/" md5sum="7142864d664dd1080467a65f1b6feedc" name="apps/api/modules/feeds/actions/actions.class.php" role="data" />
@@ -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-03</date>
181+
<license>apache</license>
182+
<notes>Packaged some missing files</notes>
183+
</release>
171184
</changelog>
172185
</package>

0 commit comments

Comments
 (0)