Skip to content

Commit bd4f223

Browse files
BHoMBotFraser Greenroyd
authored andcommitted
Upgrade AssemblyFileVersion to 6.1.0.0
1 parent 530a57c commit bd4f223

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

File_Adapter/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("6.0.0.0")]
58-
[assembly: AssemblyFileVersion("6.0.0.0")]
58+
[assembly: AssemblyFileVersion("6.1.0.0")]
5959

6060

File_Engine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("6.0.0.0")]
58-
[assembly: AssemblyFileVersion("6.0.0.0")]
58+
[assembly: AssemblyFileVersion("6.1.0.0")]
5959

6060

File_oM/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
5757
[assembly: AssemblyVersion("6.0.0.0")]
58-
[assembly: AssemblyFileVersion("6.0.0.0")]
58+
[assembly: AssemblyFileVersion("6.1.0.0")]
5959

6060

0 commit comments

Comments
 (0)