diff --git a/Jumoo.TranslationManager.ContentBlocks/Jumoo.TranslationManager.ContentBlocks.nuspec b/Jumoo.TranslationManager.ContentBlocks/Jumoo.TranslationManager.ContentBlocks.nuspec index f022e21..b0f36e6 100644 --- a/Jumoo.TranslationManager.ContentBlocks/Jumoo.TranslationManager.ContentBlocks.nuspec +++ b/Jumoo.TranslationManager.ContentBlocks/Jumoo.TranslationManager.ContentBlocks.nuspec @@ -2,7 +2,7 @@ Jumoo.TranslationManager.ContentBlocks - 8.0.0 + 8.0.1 Translation Manager ContentBlocks Mappers / Link Updaters Kevin Jump Kevin Jump diff --git a/Jumoo.TranslationManager.ContentBlocks/Properties/AssemblyInfo.cs b/Jumoo.TranslationManager.ContentBlocks/Properties/AssemblyInfo.cs index f90f662..6bff3b3 100644 --- a/Jumoo.TranslationManager.ContentBlocks/Properties/AssemblyInfo.cs +++ b/Jumoo.TranslationManager.ContentBlocks/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.0.0.0")] -[assembly: AssemblyFileVersion("8.0.0.0")] +[assembly: AssemblyVersion("8.0.1")] +[assembly: AssemblyFileVersion("8.0.1")]