Skip to content

Commit 68824a7

Browse files
8.3 Deployment (#263)
2 parents 065b486 + 94f2093 commit 68824a7

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.2.0.0")]
57+
[assembly: AssemblyFileVersion("8.3.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.2.0.0")]
57+
[assembly: AssemblyFileVersion("8.3.0.0")]
5858

5959

6060

0 commit comments

Comments
 (0)