Skip to content

Commit

Permalink
Update assembly file version to 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BHoMBot authored and Fraser Greenroyd committed Apr 8, 2022
1 parent 3aae7f1 commit 37998f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion HTTP_Adapter/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.1.0.0")]
[assembly: AssemblyFileVersion("5.2.0.0")]


2 changes: 1 addition & 1 deletion HTTP_Engine/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.1.0.0")]
[assembly: AssemblyFileVersion("5.2.0.0")]


2 changes: 1 addition & 1 deletion HTTP_oM/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.1.0.0")]
[assembly: AssemblyFileVersion("5.2.0.0")]


0 comments on commit 37998f5

Please sign in to comment.