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

Commit d141016

Browse files
Merge pull request #372 from OfficeDev/dev
June 2016 Intermediate Release 2
2 parents 32b4233 + a6a7563 commit d141016

8 files changed

+3
-3
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Commands/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
// You can specify all the values or you can default the Build and Revision Numbers
4545
// by using the '*' as shown below:
4646
// [assembly: AssemblyVersion("1.0.*")]
47-
[assembly: AssemblyVersion("2.5.1606.1")]
48-
[assembly: AssemblyFileVersion("2.5.1606.1")]
47+
[assembly: AssemblyVersion("2.5.1606.2")]
48+
[assembly: AssemblyFileVersion("2.5.1606.2")]
4949
[assembly: InternalsVisibleTo("SharePointPnP.PowerShell.Tests")]

Setup/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<Product Id="*"
2525
Name="$(var.ProductName)"
2626
Language="1033"
27-
Version="2.5.1606.1"
27+
Version="2.5.1606.2"
2828
Manufacturer="SharePoint PnP"
2929
UpgradeCode="630fe2af-dc42-467d-94c8-6eefd065cbfa">
3030

0 commit comments

Comments
 (0)