aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-21 13:24:28 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-21 13:24:28 +0100
commit75c05d35535267096b0c46e143be7a55bb21c9c4 (patch)
treeb9f175812ff8fde1f982ee0667a3853572ec8259 /TimeHACK.Main/Properties/AssemblyInfo.cs
parentfee528f280640948216f41f0569c79a6552e61c7 (diff)
parenta42b7b8d3219f5df18721afdf88bddb8dd11d463 (diff)
downloadhistacom2-75c05d35535267096b0c46e143be7a55bb21c9c4.tar.gz
histacom2-75c05d35535267096b0c46e143be7a55bb21c9c4.tar.bz2
histacom2-75c05d35535267096b0c46e143be7a55bb21c9c4.zip
Update My Fork PART 2!!!
Diffstat (limited to 'TimeHACK.Main/Properties/AssemblyInfo.cs')
-rw-r--r--TimeHACK.Main/Properties/AssemblyInfo.cs8
1 files changed, 4 insertions, 4 deletions
diff --git a/TimeHACK.Main/Properties/AssemblyInfo.cs b/TimeHACK.Main/Properties/AssemblyInfo.cs
index 0340466..024f418 100644
--- a/TimeHACK.Main/Properties/AssemblyInfo.cs
+++ b/TimeHACK.Main/Properties/AssemblyInfo.cs
@@ -9,9 +9,9 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("TimeHACK")]
[assembly: AssemblyDescription("Revival of the original hacking simulator!")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("AShifter")]
+[assembly: AssemblyCompany("TimeHACKDevs")]
[assembly: AssemblyProduct("TimeHACK")]
-[assembly: AssemblyCopyright("Copyright © AShifter 2017")]
+[assembly: AssemblyCopyright("Copyright © TimeHACKDevs 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -33,7 +33,7 @@ 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("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.3.0")]
+[assembly: AssemblyFileVersion("1.0.3.0")]
[assembly: NeutralResourcesLanguage("en-US")]