Skip to content

Commit

Permalink
Update extension.meta.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kanduvisla committed Jul 4, 2013
1 parent 4058874 commit b98fb7f
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions extension.meta.xml
Expand Up @@ -2,19 +2,16 @@
<extension id="force_download" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<name>Force Download</name>
<description>When this event is attached to a page, it enables the page to force a download.</description>
<repo type="github">https://github.com/kanduvisla/force_download</repo>
<repo type="github">https://github.com/TwistedInteractive/force_download</repo>
<types>
<type>Events</type>
</types>
<authors>
<author>
<name github="kanduvisla" twitter="kanduvisla" symphony="kanduvisla">Giel Berkers</name>
<email>info@gielberkers.com</email>
<website>http://www.gielberkers.com</website>
</author>


</authors>
<releases>
<release version="1.1" date="2010-10-22" min="2.0.x" max="2.2.5" />
<release version="1.2" date="2012-05-09" min="2.3" />
</releases>
</extension>
</extension>

0 comments on commit b98fb7f

Please sign in to comment.