diff options
Diffstat (limited to 'ShiftOS Decypter/My Project/AssemblyInfo.vb')
| -rw-r--r-- | ShiftOS Decypter/My Project/AssemblyInfo.vb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ShiftOS Decypter/My Project/AssemblyInfo.vb b/ShiftOS Decypter/My Project/AssemblyInfo.vb index 06d425c..628077e 100644 --- a/ShiftOS Decypter/My Project/AssemblyInfo.vb +++ b/ShiftOS Decypter/My Project/AssemblyInfo.vb @@ -10,8 +10,8 @@ Imports System.Runtime.InteropServices <Assembly: AssemblyTitle("ShiftOS Hack Client")> <Assembly: AssemblyDescription("")> -<Assembly: AssemblyCompany("")> -<Assembly: AssemblyProduct("ShiftOS Decypter")> +<Assembly: AssemblyCompany("Alee14")> +<Assembly: AssemblyProduct("ShiftOS Hack Client")> <Assembly: AssemblyCopyright("Copyright © 2018")> <Assembly: AssemblyTrademark("")> @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' <Assembly: AssemblyVersion("1.0.*")> -<Assembly: AssemblyVersion("1.0.0.0")> -<Assembly: AssemblyFileVersion("1.0.0.0")> +<Assembly: AssemblyVersion("0.0.0.1")> +<Assembly: AssemblyFileVersion("0.0.0.1")> |
