diff --git a/EngageTake-Out.csproj b/EngageTake-Out.csproj index dfda4bc..caf7b50 100644 --- a/EngageTake-Out.csproj +++ b/EngageTake-Out.csproj @@ -128,7 +128,7 @@ - + diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 80c00d4..0be6415 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -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")] \ No newline at end of file diff --git a/ReleaseNotes_01.00.00.htm b/ReleaseNotes_01.00.01.htm similarity index 56% rename from ReleaseNotes_01.00.00.htm rename to ReleaseNotes_01.00.01.htm index 6a9bafd..92316c3 100644 --- a/ReleaseNotes_01.00.00.htm +++ b/ReleaseNotes_01.00.01.htm @@ -1,7 +1,8 @@ 

Change Log

    -
  • Created this module
  • +
  • Select from the list of site settings which should be included in the module export
  • +
  • To include the settings in a site template, make sure that the "Include Context" option is checked
  • More details can be found on the Change Log