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 adecler committed Mar 27, 2021
1 parent 7bef015 commit 1e7ac7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dynamo20/Dynamo_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.1.0.0")]
[assembly: AssemblyFileVersion("4.2.0.0")]

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

0 comments on commit 1e7ac7e

Please sign in to comment.