Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Commit 88e67fa

Browse files
committed
Updated assembly information.
1 parent 40ab7c3 commit 88e67fa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/Sitecore.Azure.Diagnostics.UI/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: AssemblyTrademark("Sitecore® is a registered trademark of Sitecore Corporation")]
1414
[assembly: AssemblyCulture("")]
1515

16-
[assembly: AssemblyInformationalVersion("8.1 rev. 160722")]
16+
[assembly: AssemblyInformationalVersion("8.1 rev. 160816")]
1717

1818
// Setting ComVisible to false makes the types in this assembly not visible
1919
// to COM components. If you need to access a type in this assembly from
@@ -32,5 +32,5 @@
3232
//
3333
// You can specify all the values or you can default the Revision and Build Numbers
3434
// by using the '*' as shown below:
35-
[assembly: AssemblyVersion("8.1.3.5590")]
36-
[assembly: AssemblyFileVersion("8.1.3.5590")]
35+
[assembly: AssemblyVersion("8.1.3.5616")]
36+
[assembly: AssemblyFileVersion("8.1.3.5616")]

src/Sitecore.Azure.Diagnostics/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[assembly: AssemblyTrademark("Sitecore® is a registered trademark of Sitecore Corporation")]
1515
[assembly: AssemblyCulture("")]
1616

17-
[assembly: AssemblyInformationalVersion("8.1 rev. 160722")]
17+
[assembly: AssemblyInformationalVersion("8.1 rev. 160816")]
1818

1919
// Setting ComVisible to false makes the types in this assembly not visible
2020
// to COM components. If you need to access a type in this assembly from
@@ -34,5 +34,5 @@
3434
// You can specify all the values or you can default the Build and Revision Numbers
3535
// by using the '*' as shown below:
3636
// [assembly: AssemblyVersion("1.0.*")]
37-
[assembly: AssemblyVersion("8.1.3.5590")]
38-
[assembly: AssemblyFileVersion("8.1.3.5590")]
37+
[assembly: AssemblyVersion("8.1.3.5616")]
38+
[assembly: AssemblyFileVersion("8.1.3.5616")]

0 commit comments

Comments
 (0)