Skip to content

Commit

Permalink
Bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Oct 22, 2012
1 parent 1aed807 commit 139ae88
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion EngageTake-Out.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
</ItemGroup>
<ItemGroup>
<None Include="module.scss" />
<Content Include="ReleaseNotes_01.00.00.htm" />
<Content Include="ReleaseNotes_01.00.01.htm" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(true)]
[assembly: Guid("4769abd9-9653-4bb2-a1a3-8b5596e2a5d5")]
[assembly: AssemblyVersion("1.0.0.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.1.*")]
[assembly: AssemblyFileVersion("1.0.1.0")]

[assembly: InternalsVisibleTo("Engage.Take-Out.Tests")]
3 changes: 2 additions & 1 deletion ReleaseNotes_01.00.00.htm → ReleaseNotes_01.00.01.htm
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<div class="Normal">
<h3>Change Log</h3>
<ul>
<li>Created this module</li>
<li>Select from the list of site settings which should be included in the module export</li>
<li>To include the settings in a site template, make sure that the "Include Context" option is checked</li>
<li>More details can be found on the <a href="https://github.com/EngageSoftware/Engage-Take-Out/issues/milestones?state=closed">Change Log</a></li>
</ul>
<!--<h3>Known Issues</h3>
Expand Down

0 comments on commit 139ae88

Please sign in to comment.