Skip to content

Commit 908f6a7

Browse files
committed
Updated assembly info
1 parent 6f17c16 commit 908f6a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Properties/AssemblyInfo.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
// set of attributes. Change these attribute values to modify the information
88
// associated with an assembly.
99
[assembly: AssemblyTitle("ModLauncher")]
10-
[assembly: AssemblyDescription("Modification launcher for LeakNet HL2 Beta patch")]
10+
[assembly: AssemblyDescription("Modification launcher for LeakNet HL2 Leak patch")]
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("VXP")]
1313
[assembly: AssemblyProduct("ModLauncher")]
14-
[assembly: AssemblyCopyright("Copyright © VXP 2017")]
15-
[assembly: AssemblyTrademark("2017 Valve Corporation. All rights reserved. Valve, the Valve logo, Half-Life, the Half-Life logo are trademarks and/or registered trademarks of Valve Corporation. All other trademarks are property of their respective owners.")]
14+
[assembly: AssemblyCopyright("Copyright © VXP 2018")]
15+
[assembly: AssemblyTrademark("2018 Valve Corporation. All rights reserved. Valve, the Valve logo, Half-Life, the Half-Life logo are trademarks and/or registered trademarks of Valve Corporation. All other trademarks are property of their respective owners.")]
1616
[assembly: AssemblyCulture("")]
1717

1818
// Setting ComVisible to false makes the types in this assembly not visible
@@ -33,6 +33,6 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("0.9.3.0")]
37-
[assembly: AssemblyFileVersion("0.9.3.0")]
36+
[assembly: AssemblyVersion("0.9.4.0")]
37+
[assembly: AssemblyFileVersion("0.9.4.0")]
3838
[assembly: NeutralResourcesLanguageAttribute("en")]

0 commit comments

Comments
 (0)