Skip to content

Commit a28205a

Browse files
author
Fraser Greenroyd
authored
6.3 Deployment (#91)
2 parents 69754da + 81a1b1e commit a28205a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

HTTP_Adapter/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("6.0.0.0")]
58-
[assembly: AssemblyFileVersion("6.2.0.0")]
58+
[assembly: AssemblyFileVersion("6.3.0.0")]
5959

6060

6161

HTTP_Engine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("6.0.0.0")]
58-
[assembly: AssemblyFileVersion("6.2.0.0")]
58+
[assembly: AssemblyFileVersion("6.3.0.0")]
5959

6060

6161

HTTP_oM/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("6.0.0.0")]
58-
[assembly: AssemblyFileVersion("6.2.0.0")]
58+
[assembly: AssemblyFileVersion("6.3.0.0")]
5959

6060

6161

0 commit comments

Comments
 (0)