Skip to content

Commit 065b486

Browse files
authored
8.2 Deployment (#261)
2 parents 44f9f88 + 2045fcb commit 065b486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Rhinoceros_Engine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// by using the '*' as shown below:
5555
// [assembly: AssemblyVersion("1.0.*")]
5656
[assembly: AssemblyVersion("8.0.0.0")]
57-
[assembly: AssemblyFileVersion("8.1.0.0")]
57+
[assembly: AssemblyFileVersion("8.2.0.0")]
5858

5959

6060

Rhinoceros_oM/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// by using the '*' as shown below:
5555
// [assembly: AssemblyVersion("1.0.*")]
5656
[assembly: AssemblyVersion("8.0.0.0")]
57-
[assembly: AssemblyFileVersion("8.1.0.0")]
57+
[assembly: AssemblyFileVersion("8.2.0.0")]
5858

5959

6060

0 commit comments

Comments
 (0)