diff --git a/DepotDownloader/Properties/AssemblyInfo.cs b/DepotDownloader/Properties/AssemblyInfo.cs index 54a94bbc..85c0d1fb 100644 --- a/DepotDownloader/Properties/AssemblyInfo.cs +++ b/DepotDownloader/Properties/AssemblyInfo.cs @@ -9,7 +9,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration( "" )] [assembly: AssemblyCompany("SteamRE Team")] [assembly: AssemblyProduct( "DepotDownloader" )] -[assembly: AssemblyCopyright("Copyright © SteamRE Team 2013")] +[assembly: AssemblyCopyright("Copyright © SteamRE Team 2016")] [assembly: AssemblyTrademark( "" )] [assembly: AssemblyCulture( "" )] @@ -31,4 +31,4 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.1.0.*")] +[assembly: AssemblyVersion("2.2.0.*")]