Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
Update package.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiszewski authored Sep 12, 2017
1 parent dbf1bff commit 5e3e37a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<projectUrl>http://github.com/kgiszewski/archetype</projectUrl>
<description><![CDATA[Archetype for Umbraco]]></description>
<tags>umbraco</tags>
<iconUrl>http://imulus.github.io/Archetype/images/logo.png</iconUrl>
<iconUrl>http://kgiszewski.github.io/Archetype/images/logo.png</iconUrl>
<licenseUrl><%= licenseUrl %></licenseUrl>
<dependencies>
<dependency id="Archetype.Binaries" version="<%= version %>" />
</dependencies>
</metadata>
</package>
</package>

0 comments on commit 5e3e37a

Please sign in to comment.