Skip to content

Commit 443f5e0

Browse files
BHoMBotIsakNaslundBh
authored andcommitted
Update Assembly Versions to 5.0.0.0
1 parent 9bd54d9 commit 443f5e0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Lusas_Adapter/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// You can specify all the values or you can default the Build and Revision Numbers
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
57-
[assembly: AssemblyVersion("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.3.0.0")]
57+
[assembly: AssemblyVersion("5.0.0.0")]
58+
[assembly: AssemblyFileVersion("5.0.0.0")]
5959

6060

Lusas_Engine/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// You can specify all the values or you can default the Build and Revision Numbers
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
57-
[assembly: AssemblyVersion("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.3.0.0")]
57+
[assembly: AssemblyVersion("5.0.0.0")]
58+
[assembly: AssemblyFileVersion("5.0.0.0")]
5959

6060

Lusas_oM/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// You can specify all the values or you can default the Build and Revision Numbers
5555
// by using the '*' as shown below:
5656
// [assembly: AssemblyVersion("1.0.*")]
57-
[assembly: AssemblyVersion("4.0.0.0")]
58-
[assembly: AssemblyFileVersion("4.3.0.0")]
57+
[assembly: AssemblyVersion("5.0.0.0")]
58+
[assembly: AssemblyFileVersion("5.0.0.0")]
5959

6060

0 commit comments

Comments
 (0)