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

Commit adb3946

Browse files
committed
Merge pull request #50 from erwinvanhunen/dev
Updated version number of upcoming master merge
2 parents a1f502a + 94fbd37 commit adb3946

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Binary file not shown.

Commands/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.4.0.0")]
35-
[assembly: AssemblyFileVersion("1.4.0.0")]
34+
[assembly: AssemblyVersion("1.6.0915.0")]
35+
[assembly: AssemblyFileVersion("1.6.0915.0")]

Setup/Product.wxs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Product Id="*"
1414
Name="$(var.ProductName)"
1515
Language="1033"
16-
Version="1.4.0.0"
16+
Version="1.6.0915.0"
1717
Manufacturer="OfficeDev PnP"
1818
UpgradeCode="630fe2af-dc42-467d-94c8-6eefd065cbfa">
1919

0 commit comments

Comments
 (0)