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

Commit

Permalink
Merge pull request #243 from erwinvanhunen/dev
Browse files Browse the repository at this point in the history
February 2016 Intermediate Release
  • Loading branch information
erwinvanhunen committed Feb 19, 2016
2 parents 5a86a66 + b20cebc commit 063e249
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
Binary file modified Binaries/PnPPowerShellCommands15.msi
Binary file not shown.
Binary file modified Binaries/PnPPowerShellCommands16.msi
Binary file not shown.
Binary file modified Commands/ModuleFiles/OfficeDevPnP.PowerShell.V15.Commands.psd1
Binary file not shown.
Binary file modified Commands/ModuleFiles/OfficeDevPnP.PowerShell.V16.Commands.psd1
Binary file not shown.
4 changes: 2 additions & 2 deletions Commands/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]
2 changes: 1 addition & 1 deletion Setup/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Product Id="*"
Name="$(var.ProductName)"
Language="1033"
Version="2.1.1602.0"
Version="2.1.1602.2"
Manufacturer="OfficeDev PnP"
UpgradeCode="630fe2af-dc42-467d-94c8-6eefd065cbfa">

Expand Down

0 comments on commit 063e249

Please sign in to comment.