Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Commit

Permalink
Fixed nuget package looking for too new a version of InnerContent
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrailsford committed Dec 28, 2016
1 parent 95e0c44 commit 2bb7776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<language></language>
<tags></tags>
<dependencies>
<dependency id="Our.Umbraco.InnerContent" version="1.0.3" />
<dependency id="Our.Umbraco.InnerContent" version="1.0.2" />
<dependency id="UmbracoCms.Core" version="0.0.0" />
</dependencies>
</metadata>
Expand Down

0 comments on commit 2bb7776

Please sign in to comment.