Skip to content

Commit 60a629e

Browse files
BHoMBotFraser Greenroyd
authored and
Fraser Greenroyd
committed
Update Assembly File Version
1 parent 2b1851f commit 60a629e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Python_Engine/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.2.0.0")]
58+
[assembly: AssemblyFileVersion("4.3.0.0")]

Python_PostBuild/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.2.0.0")]
58+
[assembly: AssemblyFileVersion("4.3.0.0")]

0 commit comments

Comments
 (0)