diff --git a/MSniper/Properties/AssemblyInfo.cs b/MSniper/Properties/AssemblyInfo.cs index cc3164f..d2da0ba 100644 --- a/MSniper/Properties/AssemblyInfo.cs +++ b/MSniper/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("MSniper")] -[assembly: AssemblyDescription("necrobot pokemon sniper")] +[assembly: AssemblyDescription("necrobot2 pokemon sniper")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("by msx752")] [assembly: AssemblyProduct("MSniper")] @@ -32,5 +32,5 @@ // 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.6.3")] -[assembly: AssemblyFileVersion("1.0.6.3")] +[assembly: AssemblyVersion("1.0.6.4")] +[assembly: AssemblyFileVersion("1.0.6.4")]