Skip to content

Commit

Permalink
version 1.0.5 start
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Jun 25, 2016
1 parent a802310 commit b24b5a1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 6 deletions.
19 changes: 16 additions & 3 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<active>yes</active>
</lead>
<date>2016-06-25</date>
<time>19:04:03</time>
<time>19:16:50</time>
<version>
<release>1.0.4</release>
<release>1.0.5</release>
<api>1.0.0</api>
</version>
<stability>
Expand All @@ -23,7 +23,6 @@
</stability>
<license uri="http:https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
* update Facebook API v2.6
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -60,6 +59,20 @@
</dependencies>
<phprelease />
<changelog>
<release>
<version>
<release>1.0.5</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2016-06-25</date>
<license uri="http:https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
</notes>
</release>
<release>
<version>
<release>1.0.4</release>
Expand Down
19 changes: 16 additions & 3 deletions package.xml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<date>@curdate@</date>
<time>@curtime@</time>
<version>
<release>1.0.4</release>
<release>1.0.5</release>
<api>1.0.0</api>
</version>
<stability>
Expand All @@ -23,7 +23,6 @@
</stability>
<license uri="http:https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
* update Facebook API v2.6
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -62,7 +61,7 @@
<changelog>
<release>
<version>
<release>1.0.4</release>
<release>1.0.5</release>
<api>1.0.0</api>
</version>
<stability>
Expand All @@ -71,6 +70,20 @@
</stability>
<date>@curdate@</date>
<license uri="http:https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
</notes>
</release>
<release>
<version>
<release>1.0.4</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2016-06-25</date>
<license uri="http:https://www.opensource.org/licenses/bsd-license.php">BSD</license>
<notes>
* update Facebook API v2.6
</notes>
Expand Down

0 comments on commit b24b5a1

Please sign in to comment.