Skip to content

Commit 5406fb9

Browse files
committed
AssemblyInfo update
1 parent e6c4fdf commit 5406fb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("VXP")]
1313
[assembly: AssemblyProduct("ModLauncher")]
14-
[assembly: AssemblyCopyright("Copyright © VXP 2018")]
14+
[assembly: AssemblyCopyright("Copyright © VXP 2020")]
1515
[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

@@ -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.4.0")]
37-
[assembly: AssemblyFileVersion("0.9.4.0")]
36+
[assembly: AssemblyVersion("1.0.0.0")]
37+
[assembly: AssemblyFileVersion("1.0.0.0")]
3838
[assembly: NeutralResourcesLanguageAttribute("en")]

0 commit comments

Comments
 (0)