Skip to content

Commit 4175482

Browse files
Updated Assembly info
1 parent 18b51f6 commit 4175482

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("CopVehicleControlls")]
8+
[assembly: AssemblyTitle("EnhancedVehicleControls")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("CopVehicleControlls")]
11+
[assembly: AssemblyCompany("MccDev260")]
12+
[assembly: AssemblyProduct("EnhancedVehicleControls")]
1313
[assembly: AssemblyCopyright("Copyright © 2021")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
@@ -33,4 +33,4 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
36+
[assembly: AssemblyFileVersion("0.2.3.0")]

0 commit comments

Comments
 (0)