diff --git a/Binaries/PnPPowerShellCommands15.msi b/Binaries/PnPPowerShellCommands15.msi index d0d18ecda..5a6c9fbd7 100644 Binary files a/Binaries/PnPPowerShellCommands15.msi and b/Binaries/PnPPowerShellCommands15.msi differ diff --git a/Binaries/PnPPowerShellCommands16.msi b/Binaries/PnPPowerShellCommands16.msi index 3a2fda07a..1bc785efb 100644 Binary files a/Binaries/PnPPowerShellCommands16.msi and b/Binaries/PnPPowerShellCommands16.msi differ diff --git a/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V15.Commands.psd1 b/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V15.Commands.psd1 index e2b47bddd..2344de6bf 100644 Binary files a/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V15.Commands.psd1 and b/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V15.Commands.psd1 differ diff --git a/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V16.Commands.psd1 b/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V16.Commands.psd1 index a0357f372..ffb314849 100644 Binary files a/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V16.Commands.psd1 and b/Commands/ModuleFiles/OfficeDevPnP.PowerShell.V16.Commands.psd1 differ diff --git a/Commands/Properties/AssemblyInfo.cs b/Commands/Properties/AssemblyInfo.cs index 3ef1760f7..3162e31d2 100644 --- a/Commands/Properties/AssemblyInfo.cs +++ b/Commands/Properties/AssemblyInfo.cs @@ -39,5 +39,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("2.1.1602.1")] -[assembly: AssemblyFileVersion("2.1.1602.1")] +[assembly: AssemblyVersion("2.1.1602.2")] +[assembly: AssemblyFileVersion("2.1.1602.2")] diff --git a/Setup/Product.wxs b/Setup/Product.wxs index 6ed8490bf..6b70856bd 100644 --- a/Setup/Product.wxs +++ b/Setup/Product.wxs @@ -16,7 +16,7 @@