Skip to content

Commit e20b434

Browse files
BHoMBotFraser Greenroyd
authored andcommitted
Update Assembly File Version
1 parent afb7499 commit e20b434

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Python_Engine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("4.0.0.0")]
36-
[assembly: AssemblyFileVersion("4.0.0.0")]
36+
[assembly: AssemblyFileVersion("4.1.0.0")]

Python_PostBuild/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("4.0.0.0")]
36-
[assembly: AssemblyFileVersion("4.0.0.0")]
36+
[assembly: AssemblyFileVersion("4.1.0.0")]

0 commit comments

Comments
 (0)