Skip to content

Commit

Permalink
package.xml must not contain empty <notes> tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent 081115b commit 29c2b77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Expand Up @@ -21,6 +21,7 @@
</stability>
<license>JSMin</license>
<notes>
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -141,6 +142,7 @@
<date>2017-10-27</date>
<license uri="">JSMin</license>
<notes>
*
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 29c2b77

Please sign in to comment.