Skip to content

Commit

Permalink
Update Assembly File Version
Browse files Browse the repository at this point in the history
  • Loading branch information
BHoMBot authored and Fraser Greenroyd committed Jul 20, 2021
1 parent ae9c402 commit 48b74bf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Adapter_Engine/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyFileVersion("4.2.0.0")]
[assembly: AssemblyFileVersion("4.3.0.0")]

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

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


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

0 comments on commit 48b74bf

Please sign in to comment.